#
automatic-api
Here are 33 public repositories matching this topic...
REST API for any Postgres database
-
Updated
Aug 15, 2020 - Haskell
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
nodejs
api
graphql
http
postgres
koa
express
node
typescript
schema
postgresql
graphql-js
instant
pgsql
pg
koa2
postgraphql
graphql-api
graphile
automatic-api
-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
Single file PHP script that adds a REST API to a SQL database
mysql
php
crud
database
geojson
rest-api
sqlite
geospatial
restful
postgresql
swagger
openapi
api-server
postgis
php-api
sql-database
sqlserver
ubuntu-linux
automatic-api
multi-database
-
Updated
Aug 25, 2020 - PHP
pREST (PostgreSQL REST), simplify and accelerate development, instant, realtime, high-performance on any Postgres application, existing or new
-
Updated
Aug 26, 2020 - Go
Automatically generate a RESTful API service for your legacy database. No code required!
-
Updated
Aug 24, 2020 - Python
A list of software that turns your database into a REST/GraphQL API
-
Updated
Jun 13, 2020 - Go
•🔥 •🔥 •🔥 • Instantly generate REST & GraphQL APIs on any Database (Supports : MySQL, PostgreSQL, MsSQL, SQLite, MariaDB & Aurora)
-
Updated
Aug 20, 2020 - JavaScript
DreamFactory API Management Platform
-
Updated
Jul 1, 2020 - Shell
dosco
commented
Jul 17, 2020
What would you like to be added:
Currently config uses one file per environment (eg. dev, staging, prod, etc) we should move to a multi-file config where we have one folder per environment and config values can be split across multiple files within this folder.
Why is this needed:
For setups where there are
Starter Kit and tooling for authoring REST API backends with PostgREST
-
Updated
Mar 28, 2020 - PLpgSQL
Automatically create a GraphQL server from a SQLite database or a SQL file
-
Updated
Apr 24, 2020 - JavaScript
GraphQL bindings for Neo4j, generates and runs Cypher
-
Updated
Mar 18, 2020 - Kotlin
-
Updated
Sep 2, 2019 - JavaScript
Starter Kit and tooling for authoring GraphQL/REST API backends with subZero
api
graphql
docker
boilerplate
rest
postgresql
openresty
starter-kit
postgrest
subzero
automatic-api
-
Updated
May 12, 2020 - PLpgSQL
Enterprise backend as a service
-
Updated
Oct 16, 2018 - Java
mysql
java
crud
sql-server
rest-api
geospatial
restful
postgresql
openapi
api-server
postgis
crud-api
automatic-api
-
Updated
Jul 1, 2020 - Java
REST API for any Postgres database (PostgREST Docker Image)
-
Updated
May 27, 2020 - Dockerfile
nodejs
graphql-client
graphql
fragments
postgres
orm
microservice
graphql-server
graphql-schema
graphql-subscriptions
graphql-js
orm-framework
hasura
graphql-api
graphql-tools
automatic-api
hasura-orm
-
Updated
Aug 25, 2020 - JavaScript
Automatically generate a RESTful API service for CRUD operation on database and advanced search
cli
flask
sqlalchemy
crud
database
rest-api
restful
hateoas
advanced-search
automatic-api
browsable-api
-
Updated
Jun 6, 2020 - Python
Generating API automatically with Django
-
Updated
Feb 11, 2020 - Python
A database gateway for postgresql written in Go
go
docker
golang
database
rest
docker-container
websocket
postgresql
gateway
automatic
automatic-api
-
Updated
Aug 4, 2020 - Go
RESTful interface for PostgreSQL in go
-
Updated
Jul 11, 2020 - Go
Base project for REST API backends with PostgREST
-
Updated
Jan 10, 2020 - Makefile
PostgREST-like API for a SQL Server database
-
Updated
Apr 5, 2020 - Java
A web server that turns your PostgreSQL database directly into a RESTful API with powerful features
-
Updated
Jun 17, 2020 - Python
Improve this page
Add a description, image, and links to the automatic-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the automatic-api topic, visit your repo's landing page and select "manage topics."
hasura migrate resetThis command should clear the history of the migrations on the server and clear the local migrations. Basically, do steps 1 and 2 mentioned in this blog post: https://hasura.io/blog/resetting-hasura-migrations/