All Projects → badgateway → react-ketting

badgateway / react-ketting

Licence: MIT License
Ketting bindings for React

Programming Languages

typescript
32286 projects
Makefile
30231 projects

Projects that are alternatives of or similar to react-ketting

Pomona
A fruitful way to REST
Stars: ✭ 23 (+76.92%)
Mutual labels:  hypermedia, hateoas
hal-api
Enhances your HATEOAS experience by automating common tasks.
Stars: ✭ 32 (+146.15%)
Mutual labels:  hateoas, hateoas-hal
akka-http-hal
HAL (Hypermedia Application Language) specification support for akka-http
Stars: ✭ 18 (+38.46%)
Mutual labels:  hypermedia, hateoas
Core
The server component of API Platform: hypermedia and GraphQL APIs in minutes
Stars: ✭ 2,004 (+15315.38%)
Mutual labels:  hypermedia
Mercure
Server-sent live updates: protocol and reference implementation
Stars: ✭ 2,608 (+19961.54%)
Mutual labels:  hypermedia
jesi
Hypermedia API Accelerator
Stars: ✭ 19 (+46.15%)
Mutual labels:  hypermedia
advene
Official Advene repository
Stars: ✭ 32 (+146.15%)
Mutual labels:  hypermedia
halfred
A parser for application/hal+json
Stars: ✭ 44 (+238.46%)
Mutual labels:  hypermedia
express-hateoas-links
Extends express res.json to simplify building HATEOAS enabled REST API's
Stars: ✭ 26 (+100%)
Mutual labels:  hateoas
spring-hateoas-siren
A library implementing Siren as a custom Spring HATEOAS hypermedia type. Siren is a hypermedia specification for representing entities.
Stars: ✭ 14 (+7.69%)
Mutual labels:  hypermedia
hyperbole
GNU Hyperbole: The Everyday, Hypertextual Information Manager
Stars: ✭ 111 (+753.85%)
Mutual labels:  hypermedia
restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
Stars: ✭ 453 (+3384.62%)
Mutual labels:  hypermedia
Processor
Ontology-driven Linked Data processor and server for SPARQL backends. Apache License.
Stars: ✭ 54 (+315.38%)
Mutual labels:  hypermedia
riskfirst.hateoas
Powerful HATEOAS functionality for .NET web api
Stars: ✭ 69 (+430.77%)
Mutual labels:  hateoas
RestWithASP-NETUdemy
No description or website provided.
Stars: ✭ 40 (+207.69%)
Mutual labels:  hateoas
media-type
JavaScript module to parse and validate RFC6838 media types, anything from 'text/plain' to 'application/vnd.company.app.entity-v2+xml;charset=utf8'
Stars: ✭ 15 (+15.38%)
Mutual labels:  hateoas
link-redux
Linked Data Rendering for humans with React
Stars: ✭ 28 (+115.38%)
Mutual labels:  hypermedia
spring-batch-rest
REST API for Spring Batch using Spring Boot 2.2
Stars: ✭ 85 (+553.85%)
Mutual labels:  hateoas
json-api-serializer
Node.js/browser framework agnostic JSON API (http://jsonapi.org/) serializer.
Stars: ✭ 141 (+984.62%)
Mutual labels:  hypermedia
Spring-Boot-Application-Template
Spring Boot Web App, Flyway, MySQL, H2DB, Bootstrap, Thymeleaf, JWT, Swagger, API Rate Limiting, Docker, RBAC, i18n
Stars: ✭ 90 (+592.31%)
Mutual labels:  hateoas

Ketting bindings for React

This package provides React hooks and other integrations to Ketting, the generic REST client.

The API is heavily inspired by Apollo Client.

Everything is written in Typescript, and it's recommended (but not required) to use this package.

Installation

npm i ketting react-ketting

Documentation

The full documentation for this package can be found on the Ketting Wiki.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].