teo 0.0.44

The next generation HTTP server framework.
Documentation

TEO License PR Welcome

The next generation HTTP server framework.

Official website: https://teocloud.io

Official documentation: https://teocloud.io/docs

🚗 Features

Features
🛠 Intuitive Schema Language Intuitive and readable schema language with intellisense support
🛠 Builtin ORM MySQL, PostgreSQL, SQLite and MongoDB are supported
🛠 Performant and optimized server The engine is built with rust and we code carefully to make it very optimized and fast
🛠 Data Modeling Declarative data modeling with auto completion
🍸 Data Sanitization Strict user input checking
🩺 Pipeline modifiers Validate, transform, compare and callback with innovative pipeline modifiers
🩺 Data Validation Descriptive data validation rules without even a line of programming code
🧬 Data Transformation Intuitive with modifier pipelines
🦖 Data Presentation Read/write rules, permissions and custom output conversions
🏄‍♂️ Data Querying Well-designed query interfaces for different client languages
🚀 Synthesized CRUD A bunch of CRUD endpoints are synthesized, turn them on and off as needed
👮‍♀️ Session & Authorization Builtin support for session and authorization
🔐 Permission System Supports both object level and field level