resquel
API generator
This middleware converts SQL databases into REST APIs for Express.js applications.
Easily convert your SQL database into a REST API using Express.js
127 stars
20 watching
37 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mikro-orm/express-ts-example-app | An Express.js application using Mikro-ORM and TypeScript to manage data in MongoDB | 61 |
haltcase/trilogy | A TypeScript-based wrapper around SQLite databases with support for multiple backends and a simple Promise-based API. | 264 |
thomas4019/expressa | A middleware library for building extensible APIs with JSON schema-driven collection management and admin interfaces. | 439 |
simov/express-admin | A Node.js-based administrative interface for relational databases | 1,183 |
canner/vulcan-sql | An API framework that simplifies the creation of RESTful APIs from databases and data warehouses. | 643 |
tommybananas/finale | Builds flexible REST endpoints from Sequelize models in an Express app. | 188 |
rstudio/plumber | Converts R code into a web API with minimal configuration | 1,404 |
restspace/schema-form | A React component package for generating forms based on JSON Schema descriptions | 47 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,037 |
jeffknupp/sandman2 | Automates generation of RESTful APIs from legacy databases without requiring code | 2,008 |
teepluss/laravel-restable | Provides a RESTful API response format for Laravel applications | 70 |
jkheadley/rest-hapi | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,188 |
prolifode/deno_rest | A boilerplate project for creating RESTful APIs using Deno and Oak. | 152 |
jepiqueau/ionic-sqlite-typeorm-app | An Ionic Angular app demonstrating the use of @capacitor-community/sqlite and TypeORM for data management | 14 |
formio/formio | A platform for building serverless data management applications using a drag-and-drop form builder interface. | 2,074 |