SkillAgentSearch skills...

Framework

An out-of-the-box artisan API web-framework written in go.

Install / Use

/learn @totoval/Framework
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"><img src="https://raw.githubusercontent.com/totoval/art/master/repo_use/logo-with-words-landscape.png?s=200&v=4"></p>

GitHub release GitHub last commit Go Report Card GitHub top language Inspired by Laravel GitHub

About Totoval

Note: This repository contains the core code of the Totoval framework. If you want to build an application using Totoval, visit the main Totoval repository.

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

Structure

v1.x.x-structure

Roadmap

  • [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.

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

Related Skills

View on GitHub
GitHub Stars42
CategoryDevelopment
Updated6mo ago
Forks10

Languages

Go

Security Score

87/100

Audited on Sep 28, 2025

No findings