mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-29 22:58:06 -08:00
Compare commits
2 Commits
23dd41c0ee
...
349357fd6f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
349357fd6f | ||
|
|
4ff01ea1e3 |
@@ -120,6 +120,10 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
|
|||||||
|
|
||||||
## Servers
|
## Servers
|
||||||
|
|
||||||
|
### ASP.NET Core
|
||||||
|
|
||||||
|
* [EISK Web Api](https://github.com/eisk/eisk.webapi) - ASP.NET Core templates with simple use cases to build scalable restful web api with architectural best practices (DDD, Onion Architecture etc). Supports swagger end points ([live demo](https://eiskwebapi.azurewebsites.net/)).
|
||||||
|
|
||||||
### Directly On Top Of A RMDB
|
### Directly On Top Of A RMDB
|
||||||
|
|
||||||
* [postgrest](https://github.com/begriffs/postgrest) - Serve a fully RESTful API directly from an existing PostgreSQL database.
|
* [postgrest](https://github.com/begriffs/postgrest) - Serve a fully RESTful API directly from an existing PostgreSQL database.
|
||||||
|
|||||||
Reference in New Issue
Block a user