Skip to content

YuilTripathee/go-echo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-rest-api

Basic RESTful API implementation using golang's echo framework; with sample demonstration, best practices and modular support (to do hot integration in your existing project).

For more information, user manual: https://github.com/yuil-plug-and-play/go-rest-api/docs/

Capabilities of this boilerplate

  1. Static server
  2. Backend for RESTful service
  3. File server (not static)
  4. Connection to RDBMS (like MySQL) with the GO backend setup.
  5. Simple request validations.
  6. Send JSON response data with status messages.

Recommendations

Following projects are recommended for you to do more advanced projects:

  1. gorm.io (ORM implementation in Golang)

About

Back-end boilerplate implementation in GO - ECHO, with sample demonstration, best practices and modular support (to do hot integration in your existing project).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published