restorm
API mapper
Allows interacting with resources as objects by mapping API resources and mocking entire APIs.
RestORM allows you to interact with resources as if they were objects.
38 stars
4 watching
16 forks
Language: Python
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
remi/her | An ORM that maps REST resources to Ruby objects | 2,050 |
jeffknupp/sandman2 | Automates generation of RESTful APIs from legacy databases without requiring code | 2,008 |
restream/reindexer-py | Provides a Python interface to interact with Reindexer's API | 5 |
jpillora/jquery.rest | A jQuery plugin for interacting with RESTful APIs in an easy and standardized way | 614 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 117 |
miketheredherring/py-rest-orm | A Python framework for building RESTful APIs with ORM capabilities | 17 |
kvoti/redux-rest | Automatically generates Redux action creators and reducers for REST APIs | 180 |
jonnyreeves/as3-vanilla | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
maxkomarychev/octions | Provides GitHub Actions that wrap GitHub REST API calls to simplify common tasks | 38 |
balvig/spyke | A Ruby library that simplifies API interactions by providing an ActiveRecord-like interface. | 901 |
adamski/restrequest | A C++ module for making HTTP requests to REST APIs. | 63 |
krzysztofzablocki/propertymapper | Simplifies data parsing in Objective-C iOS apps by providing a self-contained and minimalistic solution for mapping between received data and native objects. | 1,125 |
luracast/restler | A tool to build and manage RESTful APIs with automatic routing, caching, authentication, and formatting support for various media types. | 1,361 |
jlarriba/jrmapi | A Java wrapper around the reMarkable Cloud API for accessing e-paper tablet files from a Java application. | 18 |
rstudio/plumber | Converts R code into a web API with minimal configuration | 1,404 |