Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alestiago/postgrest_errors

A generated typed collection of all PostgREST error definitions for Dart 🎯
https://github.com/alestiago/postgrest_errors

backend dart postgrest server supabase

Last synced: 9 days ago
JSON representation

A generated typed collection of all PostgREST error definitions for Dart 🎯

Awesome Lists containing this project

README

        

[](https://github.com/alestiago/postgrest_errors)

# PostgREST errors

A generated typed collection of all [PostgREST error](https://postgrest.org/en/stable/references/errors.html#postgrest-error-codes) definitions for Dart 🎯

## Packages

| Packages | Pub |
| ---------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
| [postgrest_errors](packages/postgrest_errors/) | [![pub package](https://img.shields.io/pub/v/postgrest_errors.svg)](https://pub.dev/packages/postgrest_errors) |

## Table of content

| Directory | Description |
| -------------------- | -------------------------------------------------------------------------------------------- |
| [packages](packages) | Published packages. |
| [tools](tools) | Internal packages uses to support the development and maintenance of the published packages. |
| [data](data) | Scraped PostgREST error data. |
| [.github](.github) | GitHub related configurations. |