• Stars
    star
    690
  • Rank 64,953 (Top 2 %)
  • Language
    Rust
  • License
    Apache License 2.0
  • Created over 2 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

TEO

License PR Welcome

Next-generation web framework for Rust, Node.js and Python.

Official site: https://teocloud.io

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

Features

  • Innovative schema language inspired by GraphQL and Prisma
  • Supports Rust, Node.js and Python
  • Supports MySQL, PostgreSQL, SQLite and MongoDB
  • Generated ORM entities
  • Generated query clients for frontend
  • Very efficient and performant
  • Data sanitization, transformation and validation
  • Builtin user sessions

Get started

Read our Getting started guide from our official site.

Issues

Welcome to submit issues in this repo.

License

TEO is under Apache 2.0 license.