https://github.com/pymarcus/go_webprogramming
web development with golang
https://github.com/pymarcus/go_webprogramming
Last synced: 4 months ago
JSON representation
web development with golang
- Host: GitHub
- URL: https://github.com/pymarcus/go_webprogramming
- Owner: PyMarcus
- Created: 2023-07-26T21:21:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T20:10:09.000Z (over 2 years ago)
- Last Synced: 2025-05-04T07:07:57.650Z (9 months ago)
- Language: Go
- Size: 2.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go_webprogramming
web development with golang
### A web application looks like:

### HTTP request looks like:

### HTTP response looks like:

### Base of status code:

### A tipical go web application structure:
