-
4. [~] Backend Development
- [x] Quarkus Framework Implementation
- [x] REST API Design with Siren Hypermedia
- [x] Database Integration (PostgreSQL & Hibernate)
- [x] Business Log…
-
Need some work to offer a read/write hypermedia API for external apps:
- create / edit / delete badges
- issue awards
- issue nominations
Readable feeds exist for most everything else.
Authenticatio…
-
It would be cool if `restish` supported automatic pagination strategies for URL params such as `page` + `count` (or `rows`, etc) alongside its existing hypermedia pagination features:
- https://res…
-
#### What is Swagger.
##### Swagger is a set of open-source tools built around the OpenAPI Specification that can help you design, build, document, and consume REST APIs. The major Swagger tools incl…
-
It would be usefull to have Hypermedia API support, for example in "application/HAL+json" format. Do you plan this feature ?
-
We could add hypermedia in API. Every response would have list of links with possible actions and relations.
pros:
+ independance form exact endpoint route
cons:
- no standart format
- bigger r…
grias updated
3 years ago
-
https://apisyouwonthate.com/blog/understanding-resources-and-collections-in-restful-apis/
Ideas for expanding the article:
- [ ] Standards, aka Hypermedia formats:
- [Hal](https://tools.ietf…
-
Currently the API speaks it's own type of JSON.
It might be better to serve (or allow negotiation of) a hypermedia protocol such as HAL, JSON-LD or JsonCollection.
-
## Topic
### Title
Leveraging Hypermedia APIs to Simplify Web Front-Ends
### Summary
Hypermedia in a REST API can be leveraged to inform an API client of a number of things that the API pr…
travi updated
5 years ago
-
Loaded and tested CouchDB with tasks worked OK. I am using Windows Powershell, localhost:3000 index page loads but no data.There is a server error when running the collection code:
PS D:\bkup\javasc…