gPanel/pkg/api
2018-01-18 15:33:21 -06:00
..
bundle restructured to serve out of /home/[bundle_name]/document_root/ and also store logs in /home/[bundle_name]/logs, removing the need to keep track of anything other than .db files within the program for each bundle. the log read/write/truncate api's need fixed though 2018-01-18 15:33:21 -06:00
domain changed fmt's to logs and i think i finished the router 2017-12-11 13:34:44 -06:00
ip referencing issue #93, deleting filtered ips now works 2017-11-30 17:19:44 -06:00
log fixed issues #87, #88 2017-11-28 16:24:55 -06:00
server resolves issue #71 2017-11-27 21:59:45 -06:00
settings restructured to serve out of /home/[bundle_name]/document_root/ and also store logs in /home/[bundle_name]/logs, removing the need to keep track of anything other than .db files within the program for each bundle. the log read/write/truncate api's need fixed though 2018-01-18 15:33:21 -06:00
ssh listing ssh keys and adding ssh keys 2018-01-10 20:57:21 -06:00
user server now checks for users and sets default user accordingly. did some package management for code readability in gpserver. also pulled the struct literals out of pkg/api/user and made it into a type in the database package. 2017-12-05 13:00:05 -06:00
README.md referencing issue #59 2017-11-06 11:54:12 -06:00

API Documentation

Navigate inside of the folders of this package to see specific documentation on the various available APIs.