Skip to content

djumpen/wordplay-go

Repository files navigation

CLI

make start - run application

make migrate - perform migrations

make gendoc - generate swagger documentation from annotations

API Documentation

http://localhost:PORT/swaggerui

TODO

+Setup docker
+Setup mysql
+Create middleware github.com/raja/argon2pw
+Setup configuration (viper)
+Documentation https://www.ribice.ba/swagger-golang/
+Research migrations https://github.com/rubenv/sql-migrate
+Validation
+Error engine
JWT, oauth https://github.com/appleboy/gin-jwt
Access levels
Limits
+Cors
Tests, db test tools
Research logs https://github.com/Sirupsen/logrus
Cache
Deployment (kubernetes)
Monitoring

About

REST API for mobile app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages