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

https://github.com/isensee-bastian/rest-api-todos

Full source code for my article on building a REST API in Golang.
https://github.com/isensee-bastian/rest-api-todos

blog golang rest-api tutorial-code

Last synced: about 1 year ago
JSON representation

Full source code for my article on building a REST API in Golang.

Awesome Lists containing this project

README

          

# Building a REST API in Golang

This is the source code repository for my article on [Building a REST API in Golang](https://bastian-isensee.com/post/29-rest-api-go/). For detailed explanations, please see the linked blog post.