Home
Welcome to Lucky Funatic API
This is the documentation for the backend REST API.
Project layout
.
├── config
├── deployment
│ └── local
├── internal
│ ├── app
│ ├── handlers
│ ├── logger
│ ├── middleware
│ ├── models
│ │ └── wsmsg
│ ├── server
│ │ ├── middleware
│ │ └── routes
│ ├── services
│ │ └── balloons
│ └── workers
├── lua
└── pkg
├── base62
├── jwt
├── locals
├── redisutils
└── snowflake