autodeployer_api

command module
v0.0.0-...-c5e44dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2025 License: AGPL-3.0 Imports: 7 Imported by: 0

README

AutoDeployer Backend

API Structure

/api
    /auth
        /login      POST => LOGIN USER               [  LOGIN VIA  ]
        /signup     POST => ONE TIME ROUTE (SIGNUP)  [   GITHUB    ]
    /project
        /list       GET  => LIST ALL PROJECTS
        /new        POST => CREATE NEW PROJECT
        /info       GET  => A PROJECT INFO
        /graph      GET  => PER PROJECT USAGE
        /deploy     POST
        /resources  GET  => CPU, RAM, NETWORK usage
        /advanced   GET  => ADVANCED INFO (NO. OF DEPLOYS, LOGS)
    /dashboard
        /graph      GET  => OVERALL RESOURCE USAGE
    /hook           POST => WEBHOOK ENDPOINT FOR GITHUB

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL