{"id":25165573,"url":"https://github.com/restsharpdb/restsharpdb","last_synced_at":"2026-05-02T18:31:45.379Z","repository":{"id":276429417,"uuid":"929264946","full_name":"restsharpdb/restsharpdb","owner":"restsharpdb","description":"A C# version of PostgREST. A version, not a reimplementation.","archived":false,"fork":false,"pushed_at":"2025-03-21T01:01:59.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T02:22:33.814Z","etag":null,"topics":["api","api-rest","automatic-api","csharp","database","http","pgsql","postgres","postgresql","postgrest","server","sql"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/restsharpdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-08T06:14:43.000Z","updated_at":"2025-03-21T01:02:04.000Z","dependencies_parsed_at":"2025-02-10T13:31:48.368Z","dependency_job_id":null,"html_url":"https://github.com/restsharpdb/restsharpdb","commit_stats":null,"previous_names":["restsharpdb/restsharpdb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restsharpdb%2Frestsharpdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restsharpdb%2Frestsharpdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restsharpdb%2Frestsharpdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restsharpdb%2Frestsharpdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/restsharpdb","download_url":"https://codeload.github.com/restsharpdb/restsharpdb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247037617,"owners_count":20873194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-rest","automatic-api","csharp","database","http","pgsql","postgres","postgresql","postgrest","server","sql"],"created_at":"2025-02-09T05:26:39.029Z","updated_at":"2025-10-07T01:33:22.161Z","avatar_url":"https://github.com/restsharpdb.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a attempt do create a [PostgREST](https://github.com/PostgREST/postgrest) version in c#.\r\nThis is not a version to compete with PostgREST and is not a translation from haskell to c#. \r\n\r\nIt is a total new implementation just keeping the idea of PostgREST because I don't\r\nknow anything about haskell language, but I want to make a similar version.\r\n\r\nThis is an aspnet core app that runs with a posgres database server and receive rest calls with any json and \r\ninsert, update or delete in the specified table in a more relaxed and lightweight way than the Microsoft Entity Framework.\r\n\r\nYou only need to create the table in the database, and you are ready to go.\r\n\r\nNeedless to say that this is a hobby project and is not production ready. \r\nThis is a work in progress.\r\n\r\n\r\nThis is a hobby project the roadmap has no due dates yet but this is a broad roadmap to follow:\r\n\r\n###  Roadmap:\r\n  - [ ] Create an example database\r\n  - [ ] Implement POST (insert) method\r\n    - [ ] Refine datatype validation  \r\n    - [ ] Refine error handling\r\n    - [ ] Implement unit tests for all phases\r\n  - [ ] Implement PUT (update) method\r\n    - [ ] Refine error handling    \r\n  - [ ] Implement DELETE (delete) method\r\n  - [ ] Implement GET (insert) method with id filter\r\n  - [ ] Implement GET (insert) method with complex filters like odata filters\r\n  - [ ] Jwt token authentication\r\n  - [ ] Roles and permissions\r\n  - [ ] Implement nested objects  \r\n  - [ ] Implement other databases\r\n  - [ ] Implement external cache for relationships and table metadata\r\n  - [ ] Multitenency support\r\n  \r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestsharpdb%2Frestsharpdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frestsharpdb%2Frestsharpdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestsharpdb%2Frestsharpdb/lists"}