Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matijakrajnik/rgb
Simple web server for Gin/React development guide
https://github.com/matijakrajnik/rgb
Last synced: about 5 hours ago
JSON representation
Simple web server for Gin/React development guide
- Host: GitHub
- URL: https://github.com/matijakrajnik/rgb
- Owner: matijakrajnik
- Created: 2021-06-22T14:44:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-05T20:20:58.000Z (over 3 years ago)
- Last Synced: 2023-08-17T03:28:14.510Z (over 1 year ago)
- Language: Go
- Size: 12.3 MB
- Stars: 49
- Watchers: 1
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RGB (React Gin Blog)
This a simple web blog created by using React for frontend and Gin (Golang) framework for backend. This repository is created as a support for the [guide](https://letscode.blog/category/gin-golang-and-react-web-app-guide/) about implementing Gin backend from the scratch.