# Totoval
**Repository Path**: mirrors/Totoval
## Basic Information
- **Project Name**: Totoval
- **Description**: Totoval 是一个可以帮助 Go 工程师快速、便利、安全构建一个性能成熟项目的 API Web 框架
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/totoval
- **GVP Project**: No
## Statistics
- **Stars**: 5
- **Forks**: 0
- **Created**: 2019-07-11
- **Last Updated**: 2025-12-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README



[](https://goreportcard.com/report/github.com/totoval/totoval)



## 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.
## Docs
Refer to [https://totoval.com](https://totoval.com/docs/introduction/introduction/)
## Structure

## Roadmap
> v1.0.0 WIP -> [See More...](https://github.com/totoval/)
- [x] Env Configuration
- [x] Groupable Router
- [x] Request Middleware
- [x] Request Validator
- [x] Database Migration
- [x] Model Validator
- [x] Model Helper - such as `Pagination`
- [x] BigInt,BigFloat Support
- [x] Orm: Mysql
- [x] User Token JWT Support
- [x] Random Code Generate and Verification
- [x] Random String Helper
- [x] Locale Middleware
- [x] Gin Validator Upgrade to v9
- [x] Password Encryption
- [x] Validation Error Multi-Language Support
- [x] Request Logger Middleware
- [x] Infinity User Affiliation System
- [x] User Email Validation via Notification
- [x] Views Support
- [x] Language Package
- [x] Cache: Memory
- [x] Cache: Redis
- [x] Queue, Worker `nsq`
- [x] Event, Listener
- [x] Custom Artisan Command Line
- [x] Task Scheduling
- [x] Logo
- [x] Http Request Package `biu`
- [x] Error Notifier `sentry`
- [x] User Authorization
- [x] Multi Ports Serving
- [x] Model Mutator Getter/Setter
- [x] Websocket Support
- [ ] Monitor ***WIP***
- [ ] GRPC Serving ***PLANNED***
- [ ] Database Seeder ***PLANNED***
- [ ] More Unit Test ***PLANNED***
- [ ] Website && Document ***WIP***
- [ ] File Storage ***PLANNED***
- [ ] 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
* getsentry/raven-go
* iancoleman/strcase
* gorilla/websocket
## License
This project is licensed under the [MIT license](https://github.com/totoval/totoval/blob/master/LICENSE).
## Contact
If you have any issues or feature requests, please contact us. PR is welcomed.
* https://github.com/totoval/framework/issues
* Slack: https://totoval.slack.com
* Zulip: https://totoval.zulipchat.com
* totoval@tobyan.com