teo 0.0.48

REDEFINED HTTP server framework.
Documentation
TEO
===
[![License][license-image]][license-url] [![PR Welcome][pr-image]][pr-url]

**REDEFINED** HTTP server framework.

Official site: https://teocloud.io

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

## Features

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

## Get started

Read our [Getting started guide](https://teocloud.io/docs/getting-started/quickstart) from 
[our official site](https://teocloud.io).

## Issues

Welcome to submit issues in this repo.

## License

TEO is under MIT license.

[license-image]: https://img.shields.io/github/license/teocloud/teo.svg?style=flat-square
[license-url]: https://github.com/teocloud/teo/blob/master/LICENSE
[pr-image]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
[pr-url]: https://github.com/teocloud/teo