Endpoint creation made easy
- Download or clone the files
- Add this path to environment variables or stay in this directory
- Use the endman command
$ go build
$ endman
ENDMAN V0.0.1 ~ @matheusrabelo
Listening on port :8091
Route path: /endman
Method for this route: PUT
Added route PUT /endman
Route path: /endman
Method for this route: DELETE
Added route DELETE /endman
Route path: end
----------------------------------
PUT /endman
DELETE /endman
----------------------------------