All Projects β†’ PostgREST β†’ Postgrest Docs

PostgREST / Postgrest Docs

Documentation for

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Postgrest Docs

Gitbook Docs
πŸ“– PostgreSQL ζ­£ι«”δΈ­ζ–‡δ½Ώη”¨ζ‰‹ε†Š
Stars: ✭ 68 (-66.34%)
Mutual labels:  documentation, postgresql
Swagger Express Ts
Generate and serve swagger.json
Stars: ✭ 102 (-49.5%)
Mutual labels:  rest-api, documentation
Bank
🏦 Full Stack Web Application similar to financial software that is used in banking institutions | React.js and Node.js
Stars: ✭ 1,158 (+473.27%)
Mutual labels:  rest-api, postgresql
Aquameta
Web development platform built entirely in PostgreSQL
Stars: ✭ 987 (+388.61%)
Mutual labels:  rest-api, postgresql
Dato.rss
The best RSS Search experience you can find
Stars: ✭ 122 (-39.6%)
Mutual labels:  rest-api, postgresql
Kotlin Ktor Exposed Postgresql Rest Api
Kotlin, Ktor, Exposed, HikariCP and Postgresql based REST Api
Stars: ✭ 51 (-74.75%)
Mutual labels:  rest-api, postgresql
Drf Autodocs
Ultimately automated DRF documentation rendering(UNMAINTAINED)
Stars: ✭ 82 (-59.41%)
Mutual labels:  rest-api, documentation
Apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
Stars: ✭ 831 (+311.39%)
Mutual labels:  rest-api, documentation
Xgenecloud
XgeneCloud is now https://github.com/nocodb/nocodb
Stars: ✭ 1,629 (+706.44%)
Mutual labels:  rest-api, postgresql
Real World Grading App
An example of a real-world REST API backend built with TypeScript, Hapi, Prisma, and PostgreSQL.
Stars: ✭ 105 (-48.02%)
Mutual labels:  rest-api, postgresql
Project Dashboard With Django
Agile Project Management dashboard with Django REST and Vue.js
Stars: ✭ 25 (-87.62%)
Mutual labels:  rest-api, postgresql
Coolstore Microservices
A full-stack .NET microservices build on Dapr and Tye
Stars: ✭ 1,903 (+842.08%)
Mutual labels:  rest-api, postgresql
Django Rest Booking Api
A Restful api which allows you to book sports events or update existing odds.
Stars: ✭ 24 (-88.12%)
Mutual labels:  rest-api, postgresql
Rest Hapi
πŸš€ A RESTful API generator for Node.js
Stars: ✭ 1,102 (+445.54%)
Mutual labels:  rest-api, documentation
Great Big Example Application
A full-stack example app built with JHipster, Spring Boot, Kotlin, Angular 4, ngrx, and Webpack
Stars: ✭ 899 (+345.05%)
Mutual labels:  rest-api, postgresql
F5 Automation Labs
F5 Super-NetOps Programmability, Automation and DevOps Training Classes
Stars: ✭ 79 (-60.89%)
Mutual labels:  rest-api, documentation
Restapidocs
Templates for documenting REST APIs
Stars: ✭ 327 (+61.88%)
Mutual labels:  rest-api, documentation
Filterlists
πŸ›‘ The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.
Stars: ✭ 653 (+223.27%)
Mutual labels:  rest-api, postgresql
Restful Api Guidelines
A model set of guidelines for RESTful APIs and Events, created by Zalando
Stars: ✭ 1,397 (+591.58%)
Mutual labels:  rest-api, documentation
Gemini
Model Driven REST framework to automatically generate CRUD APIs
Stars: ✭ 138 (-31.68%)
Mutual labels:  rest-api, postgresql

PostgREST documentation http://postgrest.org/

PostgREST docs use the reStructuredText format, check this cheatsheet to get acquainted with it.

To build the docs locally, use nix:

  nix-shell

Once in the nix-shell you have the following commands available:

  • postgrest-docs-build: Build the docs.
  • postgrest-docs-serve: Build the docs and start a livereload server on http://localhost:5500.
  • postgrest-docs-spellcheck: Run aspell.

Documentation structure

This documentation is structured according to tutorials-howtos-topics-references. For more details on the rationale of this structure, see https://www.divio.com/blog/documentation.

Translations

Translations are maintained in separate repositories forked from this one. Once you finish translating in your fork you can upload the project to https://readthedocs.org and we'll link to it in the official documentation site https://postgrest.org.

See more details in the chinese translation PR.

Available translations

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].