
Golang API Starter Kit based by Echo
This is an API Skeleton project based on the Echo framework. The goal of this project is to reduce development time by providing default features commonly needed when working on an API. The project includes a useful set of tools such as registration, authentication with JWT, CRUD API for posts, migrations, request validation, Swagger documentation, and environment configuration. It also includes a Docker development environment.
The API Skeleton project based on the Echo framework is designed to save development time by providing commonly needed features for API work. These features include registration, authentication with JWT, CRUD API for posts, migrations, request validation, Swagger documentation, and environment configuration. The project also includes a Docker development environment for easy setup.
