sandman
API generator
A tool that simplifies building RESTful APIs from legacy databases
Sandman "makes things REST".
2k stars
101 watching
170 forks
Language: Python
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jeffknupp/sandman2 | Automates generation of RESTful APIs from legacy databases without requiring code | 2,011 |
zalando/restful-api-guidelines | Provides guidelines and best practices for designing and implementing RESTful APIs | 2,719 |
restsharp/restsharp | A lightweight HTTP client library for .NET that simplifies making REST API calls. | 9,639 |
encode/django-rest-framework | A toolkit for building web APIs with Django. | 28,584 |
restify/node-restify | A framework for building REST APIs in Node.js using middleware and connect style functionality. | 10,719 |
rest-assured/rest-assured | A Java library for easy testing of REST services using simple domain-specific languages (DSLs) | 6,875 |
wisdom-projects/rest-client | Automates testing and documentation of REST APIs for software developers | 1,235 |
mgonto/restangular | A tool to simplify client-side API interactions using AngularJS | 7,864 |
realm/realm-java | A Java-based, mobile-first NoSQL database for Android applications | 11,472 |
darrenburns/posting | A terminal-based HTTP client with advanced features and customizable workflows | 6,317 |
pyeve/eve | A Python framework that enables the creation of customizable and feature-rich RESTful APIs | 6,716 |
micha/resty | A shell-based wrapper for making REST requests in command-line pipelines. | 2,651 |
go-resty/resty | A comprehensive HTTP and REST client library for Go with features like request retries, middleware support, and automatic marshaling/unmarshaling. | 10,268 |
chennaione/sugar | An ORM (Object Relational Mapping) tool that simplifies interaction with Android databases through automatic table and column naming and support for schema migrations. | 2,618 |
postgrest/postgrest | Provides a RESTful API wrapper around PostgreSQL databases | 24,080 |