https://github.com/jwill9999/goweb
A series of projects showing you how to serve a webpage to the browser and serve an API
https://github.com/jwill9999/goweb
Last synced: about 1 year ago
JSON representation
A series of projects showing you how to serve a webpage to the browser and serve an API
- Host: GitHub
- URL: https://github.com/jwill9999/goweb
- Owner: jwill9999
- License: gpl-3.0
- Created: 2023-06-11T23:21:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-15T00:10:32.000Z (almost 3 years ago)
- Last Synced: 2024-06-19T19:27:55.960Z (almost 2 years ago)
- Language: Go
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goweb
A series of projects showing you how to serve a webpage to the browser and serve an API