Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.47 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.47 KB

Golang Clean Architecture Representational State Transfer

  /$$$$$$             /$$$$$$   /$$$$$$  /$$$$$$$  /$$$$$$$$  /$$$$$$  /$$$$$$$$
 /$$__  $$           /$$__  $$ /$$__  $$| $$__  $$| $$_____/ /$$__  $$|__  $$__/
| $$  \__/  /$$$$$$ | $$  \__/| $$  \ $$| $$  \ $$| $$      | $$  \__/   | $$   
| $$ /$$$$ /$$__  $$| $$      | $$$$$$$$| $$$$$$$/| $$$$$   |  $$$$$$    | $$   
| $$|_  $$| $$  \ $$| $$      | $$__  $$| $$__  $$| $$__/    \____  $$   | $$   
| $$  \ $$| $$  | $$| $$    $$| $$  | $$| $$  \ $$| $$       /$$  \ $$   | $$   
|  $$$$$$/|  $$$$$$/|  $$$$$$/| $$  | $$| $$  | $$| $$$$$$$$|  $$$$$$/   | $$   
 \______/  \______/  \______/ |__/  |__/|__/  |__/|________/ \______/    |__/   

goversion mysqlversion redisversion License: MIT

About GoCAREST

GoCAREST is a template for REST with clean architecture. I hope your development will be easier.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.

License

The GoCAREST template is open-sourced software licensed under the MIT license.