About Totoval
Totoval is an API web framework that helps Golang engineers build a performance-boiled project quickly, easily, and securely. It is more like a scaffolding, respecting Golang's programming philosophy, supported by a number of highly acclaimed, high-performance core components, as well as many easy-to-use components to quickly adapt to more business scenarios. We also believe that development must be an enjoyable and creative experience. Totoval frees developers from the painful coding process. Do less, think more.
Roadmap
- Env Configuration
- Groupable Router
- Request Middleware
- Request Validator
- Database Migration
- Model Validator
- Model Helper - such as
Pagination
- BigInt,BigFloat Support
- Orm: Mysql
- User Token JWT Support
- Random Code Generate and Verification
- Random String Helper
- Locale Middleware
- Gin Validator Upgrade to v9
- Password Encryption
- Validation Error Multi-Language Support
- Request Logger Middleware
- Infinity User Affiliation System
- User Email Validation via Notification
- Views Support
- Language Package
- Cache: Memory
- Cache: Redis
- Queue, Worker
nsq
- Event, Listener
- Custom Artisan Command Line
- Task Scheduling
- Logo
- Error Handler
- Model Getter/Setter
- File Storage
- User Authorization
- Database Seeder
- More Unit Test
- Websocket Support
- Website && Document
- CI
Thanks
- gin
- gorm
- validator.v9
- viper
- big
- jwt
- i18n
- urfave/cli
- fatih/color
- golang/protobuf
- nsqio/go-nsq
- robfig/cron
- ztrue/tracerr
- go-redis/redis