Ames-hub / pyhoster

An nginx alternative built with python to manage multiple website instances.
https://github.com/Ames-hub/pyhoster
2 stars 1 forks source link

API #7

Closed Ames-hub closed 11 months ago

Ames-hub commented 11 months ago

Describe the feature you'd like An API System. Able to start, stop, delete, create webapps. Manage users, the FTP system, Warden, etc.

Is this feature a solution to a problem? If so, what problem? (optional) N/A

Additional context Add any other context or screenshots about the feature request here.

Ames-hub commented 11 months ago

Start & stop implemented. Working on other functions of the API

Ames-hub commented 11 months ago

Gotta make users have per-server and Per-function API permissions

Ames-hub commented 11 months ago

Implemented Create/Delete Web Apps. Will leave Warden and all that to a later date with a simple "TODO" comment behind