An ASGI framework to build HTTP API's from a Python module structure.
Go to file
Maxime Alves LIRMM d8729b1d49 ajout des modèles dans le dépot halfAPI 2020-07-02 11:30:53 +02:00
halfapi ajout des modèles dans le dépot halfAPI 2020-07-02 11:30:53 +02:00
models ajout des modèles dans le dépot halfAPI 2020-07-02 11:30:53 +02:00
.gitignore removed pycache and added gitignore 2020-07-01 09:43:02 +02:00
README.md commit initial 2020-06-30 17:50:35 +02:00
requirements.txt Add halfORM dependency in requirement.txt. 2020-07-01 10:04:46 +02:00
setup.py commit initial 2020-06-30 17:50:35 +02:00

README.md

halfAPI

This Python-based ASGI application aims to provide the core functionality to multiple API domains.

It's developed at the LIRMM in Montpellier, France.

The name "halfAPI" comes from the deep relationship between it and halfORM, a project authored by Joël Maizi.