Categorygithub.com/amsatrio/gin_notes
repositorypackage
0.0.0-20241212142216-9a4376b73603
Repository: https://github.com/amsatrio/gin_notes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

gin_notes

data manipulation

[x] CRUD [x] Search [x] Pagination [x] Filter [x] Order

security

[x] Authentication [x] Authorization [x] TLS [x] CORS

midleware

[x] Compression Middleware [x] Session Middleware [x] Logger Middleware [x] Global Exception [x] Rate Limitter Middleware [x] Cache Redis Middleware

documentation

[x] Logger Global [x] Swagger Documentation

testing

[-] Unit Testing

container

[x] Dockerization