https://github.com/euler-b/echo_server
Creation of API's REST with echo framework
https://github.com/euler-b/echo_server
api-rest docker go labstack-echo mysql viper web-framework
Last synced: about 1 month ago
JSON representation
Creation of API's REST with echo framework
- Host: GitHub
- URL: https://github.com/euler-b/echo_server
- Owner: Euler-B
- License: gpl-3.0
- Created: 2022-10-11T01:07:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-04T22:26:04.000Z (about 2 months ago)
- Last Synced: 2025-11-05T00:15:43.781Z (about 2 months ago)
- Topics: api-rest, docker, go, labstack-echo, mysql, viper, web-framework
- Language: Go
- Homepage:
- Size: 117 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Creation of API's REST with echo framework, using the following technologies:
- [**Gorm**](https://gorm.io/)
- [**Viper**](https://github.com/spf13/viper)
- [**MariaDB**](https://mariadb.org/)
- [**Docker**](https://www.docker.com/)