Skip to content

kaibyao/rust-postgres-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6bb97b5 · Aug 25, 2019
Mar 1, 2019
Aug 25, 2019
Aug 25, 2019
Jan 8, 2019
Jun 25, 2019
Aug 21, 2019
Jan 7, 2019
Aug 21, 2019
Aug 19, 2019
Aug 23, 2019
Jun 22, 2019

Repository files navigation

rust-postgres-rest

Libraries for exposing your PostgreSQL database as a REST API.

Libraries

  • postgres-rest-actix
    Use actix-web to serve a REST API for your PostgreSQL database.

  • postgres-rest
    Contains the functions necessary to turn a PostgreSQL database into a REST API. Used by postgres-rest-actix.

Releases

No releases published

Packages

No packages published