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: almost 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,008 |
zalando/restful-api-guidelines | Provides guidelines and best practices for designing and implementing RESTful APIs | 2,655 |
restsharp/restsharp | A lightweight HTTP client library for .NET that simplifies making REST API calls. | 9,623 |
encode/django-rest-framework | A toolkit for building web APIs with Django. | 28,448 |
restify/node-restify | A framework for building REST APIs in Node.js using middleware and connect style functionality. | 10,715 |
rest-assured/rest-assured | A Java library for easy testing of REST services using simple domain-specific languages (DSLs) | 6,857 |
wisdom-projects/rest-client | Automates testing and documentation of REST APIs for software developers | 1,234 |
mgonto/restangular | A tool to simplify client-side API interactions using AngularJS | 7,868 |
realm/realm-java | A Java-based, mobile-first NoSQL database for Android applications | 11,468 |
darrenburns/posting | A terminal-based HTTP client with advanced features and customizable workflows | 6,038 |
pyeve/eve | A Python framework that enables the creation of customizable and feature-rich RESTful APIs | 6,713 |
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,194 |
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 | 23,440 |