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.
- Host: GitHub
- URL: https://github.com/isensee-bastian/rest-api-todos
- Owner: isensee-bastian
- License: mit
- Created: 2024-03-31T20:19:24.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T11:29:36.000Z (about 2 years ago)
- Last Synced: 2024-04-01T21:29:46.690Z (about 2 years ago)
- Topics: blog, golang, rest-api, tutorial-code
- Language: Go
- Homepage: https://bastian-isensee.com/post/29-rest-api-go/
- Size: 3.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.