PostgREST - PR ¶
PostgREST is a standalone web server that turns your PostgreSQL database directly into a RESTful API. The structural constraints and permissions in the database determine the API endpoints and operations. [1] The PostgREST service ion the OSGS platform is used for pushing readings from IoT devices to our database.
Service name: postgrest
Project Website: PostgREST Documentation
Project Source Repository: PostgREST / postgrest
Project Technical Documentation: PostgREST Documentation
Docker Repository: postgrest/postgrest
Docker Source Repository: PostgREST / postgrest