Categorygithub.com/legendaryllama37/go-api
repositorypackage
0.0.0-20240927004532-6972f81793f0
Repository: https://github.com/legendaryllama37/go-api.git
Documentation: pkg.go.dev

# README

go-api

golang production ready api

curl -X POST http://localhost:8080/process
-H "Authorization: Bearer JWT_TOKEN"
-H "Content-Type: application/json"
-d '{"key": "value"}'