An open API service indexing awesome lists of open source software.

https://github.com/abitofhelp/go_chi_rest

This application demonstrates how to use Chi for basic CRUD operations in RESTful Go service.
https://github.com/abitofhelp/go_chi_rest

chi crud go rest

Last synced: 7 months ago
JSON representation

This application demonstrates how to use Chi for basic CRUD operations in RESTful Go service.

Awesome Lists containing this project

README

          

# go_chi_rest

This application demonstrates how to use Chi for basic CRUD operations in RESTful Go service.