quick read me update
parent
95644eb432
commit
4829e3ddd7
@ -1,3 +1,12 @@
|
||||
# cookiecutter-golang-server
|
||||
|
||||
My cookiecutter project layout for a golang server application. This is delivered as a git template.
|
||||
My cookiecutter project layout for a golang server application. This is delivered as a git template.
|
||||
|
||||
|
||||
## Middleware
|
||||
|
||||
- [] Access logging
|
||||
- [] CORS
|
||||
- [] Rate Limiting
|
||||
- [] Recovery (From Panic)
|
||||
- [] User Session
|
||||
|
Loading…
Reference in New Issue