hypermedia-api
Here are 31 public repositories matching this topic...
Maybe we need better naming for our definitions :) Or ideally find the ones that are already used for the same definitions.
DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s
-
Updated
May 17, 2020 - C#
GraphQL interface for querying and serving linked data on the Web.
-
Updated
Oct 17, 2018 - Java
-
Updated
Apr 20, 2020 - Ruby
GraphQL interface for querying and serving linked data on the Web.
-
Updated
Feb 5, 2020 - Java
The Api Documentation has to explicitly list endpoints for Express to hook up the router
A minimal document (excerpt) is like:
@base <http://localhost:9999/> .
@prefix hydra: <http://www.w3.org/ns/hydra/core#> .
api:Entrypoint a hydra:Class .
<> a api:Entrypoint .
The @base weird here as deploying to different environments will change the base URL. I propose that it is
SPARQL middleware
-
Updated
May 24, 2017
xState REST API
-
Updated
May 1, 2020 - JavaScript
hm-admin is an angular2 component which help you to build backoffice automatically for an hypermedia API
-
Updated
Oct 23, 2019 - TypeScript
Most steps are either applicable to the HTTP response (such as inspecting response headers) or to resource representation (usually that means the body).
The documentation should be clear about it in the introductory pages.
An application state diagram generator
-
Updated
Dec 21, 2019 - PHP
Base hypermedia type for use in Representor pattern
-
Updated
Oct 28, 2018 - CSS
Lightweight gem for building Collection+JSON responses.
-
Updated
Dec 11, 2015 - Ruby
hAPI is a hypermedia web API behavioral profile and framework for creating dynamic polyglot hypermedia restful services
-
Updated
Apr 9, 2018
DSL for writing Presenters to serialize JSON HAL
-
Updated
Mar 1, 2020 - Ruby
A Hypermedia API/HATEOAS Client for the Browser
-
Updated
Apr 23, 2018 - JavaScript
Spring Boot application to configure hypermedia api and data rest to make use Hypermedia urls
-
Updated
Mar 5, 2018 - Java
A "universal" web UI for Apio based services
-
Updated
Jan 22, 2019 - Java
A scala library for HATEOAS Mason format based on play-json
-
Updated
May 14, 2020 - Scala
-
Updated
Nov 2, 2018
simple CRUD application showing how HATEOAS works in a typical client/server architecture. Spring Boot Server and simple Web Client.
-
Updated
Mar 28, 2018 - Java
A Golang implementation of HAL media type standard
-
Updated
Mar 28, 2017 - Go
Build hypermedia and GraphQL APIs in minutes, generate Progressive Web Apps to consume them.
-
Updated
Jan 24, 2018 - JavaScript
-
Updated
Jun 8, 2020 - JavaScript
Example. HHVM/Hack Nazg Framework Response Assert
-
Updated
Apr 18, 2018 - Hack
Hypermedia REST API for Archer Task Tracker App
-
Updated
Aug 13, 2017 - PHP
Room reservation API project for PWP course.
-
Updated
Jul 1, 2017 - Python
Improve this page
Add a description, image, and links to the hypermedia-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hypermedia-api topic, visit your repo's landing page and select "manage topics."


Description
To be able to optionaly remove the google fonts dependency on any page of the api-platform.
Example
Remove the google font stylesheet in line 8 in the file api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable.
Context
I'm working on an intranet application for a 100000+ employees company and