Overview
taco-express API (0.0.1)
Section titled “taco-express API (0.0.1)”Taco-express consists of building blocks for Go microservices in GoTu. The endpoints are only for demonstration purposes.
- taco-express Maintainer: https://github.com/TempMee/taco-express - sample-email@joingotu.com
- OpenAPI version: 2.0
Authentication
Section titled “ Authentication ”To authenticate requests, JWT token is read from Header “Authorization”.
Security scheme type: apiKey
Header parameter name: Authorization