The application uses Labstack/Echo framework.
It connects to the backend MySql Instance and performs a select query.
ENDPOINTS | REST API | METHOD |
---|---|---|
/shift/{:shift_id}/swaps | Yes | GET |
Simple Application written in Golang with MySql DB and Labstack echo framework.
Go