py-rest-orm
API toolkit
A Python framework for building RESTful APIs with ORM capabilities
Generic Python REST ORM. Inspired by Django. Powered by Requests.
17 stars
16 watching
5 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wichert/rest_toolkit | A toolset for building simple REST servers in Python. | 36 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 117 |
caxiam/model-api | A Python library for interacting with structured data sources in an Object-Relational Mapping (ORM) style using REST APIs. | 3 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 62 |
toastdriven/restless | A lightweight framework for building RESTful APIs in Python. | 832 |
jeffknupp/sandman2 | Automates generation of RESTful APIs from legacy databases without requiring code | 2,008 |
horennel/pytaos | A Python-based RESTful API demo for connecting to a TDengine database server | 1 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
joeribekker/restorm | Allows interacting with resources as objects by mapping API resources and mocking entire APIs. | 38 |
dougblack/sleepy | A micro framework for building RESTful APIs with minimal code and configuration. | 675 |
halcy/mastodon.py | A Python wrapper for the Mastodon API allowing developers to interact with the social media platform's public and private APIs. | 884 |
05bit/peewee-async | An asynchronous interface for an Object-Relational Mapping (ORM) tool | 733 |
platanus/angular-restmod | An Angular library providing an ORM framework to interact with RESTful APIs | 1,181 |
tgbugs/pyontutils | Provides tools and utilities for working with ontologies in Python. | 19 |
dymmond/edgy | An ORM framework built on top of SQLAlchemy and Pydantic, aiming to simplify database interactions with a familiar interface. | 198 |