{"id":9829991,"url":"https://github.com/totoval/totoval","last_synced_at":"2025-08-28T16:32:10.093Z","repository":{"id":132724669,"uuid":"168453446","full_name":"totoval/totoval","owner":"totoval","description":"An out-of-the-box artisan API web-framework written in go.","archived":false,"fork":false,"pushed_at":"2020-11-08T13:36:30.000Z","size":248,"stargazers_count":117,"open_issues_count":0,"forks_count":17,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-25T21:31:50.539Z","etag":null,"topics":["api","command-line","gin","go","job-dispatcher","laravel","nsq","rbac","redis","scheduler","totoval","web-framework"],"latest_commit_sha":null,"homepage":"https://totoval.com","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/totoval.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-31T03:02:50.000Z","updated_at":"2024-01-27T08:56:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e59f8da-494e-4abb-a8df-31bc93150aa6","html_url":"https://github.com/totoval/totoval","commit_stats":null,"previous_names":[],"tags_count":121,"template":true,"template_full_name":null,"purl":"pkg:github/totoval/totoval","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totoval%2Ftotoval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totoval%2Ftotoval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totoval%2Ftotoval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totoval%2Ftotoval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/totoval","download_url":"https://codeload.github.com/totoval/totoval/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/totoval%2Ftotoval/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272523070,"owners_count":24949301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","command-line","gin","go","job-dispatcher","laravel","nsq","rbac","redis","scheduler","totoval","web-framework"],"created_at":"2024-05-18T01:50:44.468Z","updated_at":"2025-08-28T16:32:09.754Z","avatar_url":"https://github.com/totoval.png","language":"Go","funding_links":[],"categories":["Go","Repositories"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/totoval/art/master/repo_use/logo-with-words-landscape.png?s=200\u0026v=4\"\u003e\u003c/p\u003e\n\n![GitHub release](https://img.shields.io/github/release/totoval/totoval.svg)\n![GitHub last commit](https://img.shields.io/github/last-commit/totoval/totoval.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/totoval/totoval)](https://goreportcard.com/report/github.com/totoval/totoval)\n![GitHub top language](https://img.shields.io/github/languages/top/totoval/totoval.svg)\n![Inspired by Laravel](https://img.shields.io/badge/Inspired%20by-Laravel-red.svg)\n![GitHub](https://img.shields.io/github/license/totoval/totoval.svg)\n\n## About Totoval\nTotoval 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.\n\n## Docs\nRefer to [https://totoval.com](https://totoval.com/docs/introduction/introduction/)\n\n## Structure\n![v1.x.x-structure](https://raw.githubusercontent.com/totoval/framework/master/.github/README_ASSETS/v1.x.x-structure.png)\n\n## Roadmap\n\n\u003e v1.0.0 WIP -\u003e [See More...](https://github.com/totoval/)\n\n- [x] Env Configuration\n- [x] Groupable Router\n- [x] Request Middleware\n- [x] Request Validator\n- [x] Database Migration\n- [x] Model Validator\n- [x] Model Helper - such as `Pagination`\n- [x] BigInt,BigFloat Support\n- [x] Orm: Mysql\n- [x] User Token JWT Support\n- [x] Random Code Generate and Verification\n- [x] Random String Helper\n- [x] Locale Middleware\n- [x] Gin Validator Upgrade to v9\n- [x] Password Encryption\n- [x] Validation Error Multi-Language Support\n- [x] Request Logger Middleware\n- [x] Infinity User Affiliation System\n- [x] User Email Validation via Notification\n- [x] Views Support\n- [x] Language Package\n- [x] Cache: Memory\n- [x] Cache: Redis\n- [x] Queue, Worker `nsq`\n- [x] Event, Listener\n- [x] Custom Artisan Command Line\n- [x] Task Scheduling\n- [x] Logo\n- [x] Http Request Package `biu`\n- [x] Error Notifier `sentry`\n- [x] User Authorization\n- [x] Multi Ports Serving\n- [x] Model Mutator Getter/Setter\n- [x] Websocket Support\n- [ ] Monitor ***WIP***\n- [ ] GRPC Serving ***PLANNED***\n- [ ] Database Seeder ***PLANNED***\n- [ ] More Unit Test ***PLANNED***\n- [ ] Website \u0026\u0026 Document ***WIP***\n- [ ] File Storage ***PLANNED***\n- [ ] CI\n\n## Thanks\n* gin\n* gorm\n* validator.v9\n* viper\n* big\n* jwt\n* i18n\n* urfave/cli\n* fatih/color\n* golang/protobuf\n* nsqio/go-nsq\n* robfig/cron\n* ztrue/tracerr\n* go-redis/redis\n* getsentry/raven-go\n* iancoleman/strcase\n* gorilla/websocket\n\n## License\nThis project is licensed under the [MIT license](https://github.com/totoval/totoval/blob/master/LICENSE).\n\n## Contact\nIf you have any issues or feature requests, please contact us. PR is welcomed.\n\n* https://github.com/totoval/framework/issues  \n* Slack: https://totoval.slack.com\n* Zulip: https://totoval.zulipchat.com\n* totoval@tobyan.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotoval%2Ftotoval","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftotoval%2Ftotoval","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotoval%2Ftotoval/lists"}