bobqiu / teo

Schema-centered next-generation web framework for Rust, Node.js and Python.

Home Page:https://teocloud.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teo



Schema-centered next-generation web framework for Rust, Node.js and Python.

Quickstart   •   Official website   •   Docs   •   Blog   •   Discord

Introduction

Teo is a schema-centered next-generation web framework for Rust, Node.js and Python.

Getting started

The fastest way to get started with Teo is by following the Quickstart guide.

Tutorials

We prepared a Beginner tutorial series to help you learn and understand Teo.

Highlights & Features

  • Innovative schema definition inspired by GraphQL and Prisma
  • Auto database migration
  • Supports Rust, Node.js and Python
  • Supports MySQL, PostgreSQL, SQLite and MongoDB
  • Generated ORM types and interfaces
  • Generated query clients for frontend
  • Very efficient and performant
  • Data sanitization, transformation and validation
  • Builtin user sessions
  • Builtin permission check
  • First in last out middlewares
  • Custom routes and handlers

Issues

Welcome to submit issues in this repo.

License

TEO is under Apache 2.0 license.

About

Schema-centered next-generation web framework for Rust, Node.js and Python.

https://teocloud.io

License:Apache License 2.0


Languages

Language:Rust 100.0%