GitHub topics: hypermedia
traverson/traverson-hal
A Traverson media-type plug-in that adds support for JSON-HAL.
Language: JavaScript - Size: 3.72 MB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 47 - Forks: 1

rswgnu/hyperbole
GNU Hyperbole: The Everyday, Hypertextual Information Manager
Language: Emacs Lisp - Size: 54.4 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 168 - Forks: 11

HydraCG/Heracles.ts
Reference implementation of a Hydra client in TypeScript
Language: TypeScript - Size: 2.02 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 36 - Forks: 16

fredolss/hyperjs
A Hypermedia API/HATEOAS Client for the Browser
Language: TypeScript - Size: 615 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 3 - Forks: 0

dunglas/mercure
🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications
Language: Go - Size: 8.06 MB - Last synced at: 1 day ago - Pushed at: 4 days ago - Stars: 4,895 - Forks: 329

maddalax/htmgo
htmgo - build simple and scalable systems with go + htmx
Language: Go - Size: 22.4 MB - Last synced at: about 4 hours ago - Pushed at: 3 months ago - Stars: 816 - Forks: 21

rest-sh/restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
Language: Go - Size: 14.8 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 1,023 - Forks: 82

api-platform/core
The server component of API Platform: hypermedia and GraphQL APIs in minutes
Language: PHP - Size: 53.8 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 2,492 - Forks: 901

SEMICeu/LinkedDataEventStreams
The Linked Data Event Streams specification
Language: Bikeshed - Size: 139 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 26 - Forks: 13

hasansezertasan/awesome-python-html
A curated list of things related to python-based HTML generation.
Size: 29.3 KB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 9 - Forks: 0

api-platform/jsonld
[READ ONLY] API Platform JSON-LD component
Language: PHP - Size: 142 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 7 - Forks: 0

doriantaylor/rb-intertwingler
Intertwingler is an application server for creating dense hypermedia networks.
Language: Ruby - Size: 1.35 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 64 - Forks: 1

imacrayon/alpine-ajax
An Alpine.js plugin for building server-powered frontends.
Language: JavaScript - Size: 3.1 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 790 - Forks: 20

donseba/go-htmx
Seamless HTMX integration in golang applications
Language: Go - Size: 1.69 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 472 - Forks: 26

bkuhlmann/htmx
An augmenter and companion to the HTMX JavaScript library.
Language: Ruby - Size: 140 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 16 - Forks: 0

TREEcg/specification
RDF vocabulary and hypermedia specification to publish your Linked Data using search trees
Language: Bikeshed - Size: 605 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 29 - Forks: 14

spookylukey/django-htmx-patterns
Pattern repository for Django and htmx with full example code
Language: JavaScript - Size: 18.4 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 989 - Forks: 40

w-lfpup/hx-js
hypertext extension for the browser
Language: TypeScript - Size: 104 KB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

api-platform/admin
A beautiful and fully-featured administration interface builder for hypermedia APIs
Language: TypeScript - Size: 7.72 MB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 490 - Forks: 134

donseba/go-partial
Go partial is a library to render full or partial pages based on headers set by HTMX, Turbo, Unpoly or Standalone library
Language: Go - Size: 97.7 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 17 - Forks: 0

Digital-Media/hyp2vo-t1-examples
Example code files for the Hypermedia 2 lecture.
Language: PHP - Size: 7.18 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

daniel-samson/teensyphp
🐘Teensy PHP is a micro web framework for rapidly creating REST APIs and hypermedia.
Language: PHP - Size: 184 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

BrightspaceHypermediaComponents/siren-sdk
This contains tools to help develop and use siren entities.
Language: JavaScript - Size: 2.84 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 2

adminware/Podex
PowerShell/Pode + htmx Framework for Building Web Applications
Language: JavaScript - Size: 83 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

emarifer/go-echo-templ-htmx
Go/Echo+Templ+Htmx: Full stack application using Golang's Echo framework & Templ templating language with user session management + CRUD to a SQLite database (To Do List) and HTMX in the frontend
Language: Go - Size: 334 KB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 270 - Forks: 32

emarifer/gofiber-templ-htmx
Go/Fiber🧬+</>Templ to-do list app with user login and HTMx-powered frontend.
Language: Go - Size: 241 KB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 129 - Forks: 20

emarifer/rust-axum-askama-htmx-todoapp
Full stack application using Rust's Axum framework & Askama templating language with user auth management (JWT) + CRUD to a SQLite database (To Do List) and HTMX in the frontend.
Language: Rust - Size: 749 KB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 12 - Forks: 3

python-jsonschema/referencing
Cross-specification JSON referencing (JSON Schema, OpenAPI, and the one you just made up!)
Language: Python - Size: 521 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 45 - Forks: 15

traverson/traverson
A Hypermedia API/HATEOAS Client for Node.js and the Browser
Language: JavaScript - Size: 4.75 MB - Last synced at: 11 days ago - Pushed at: 28 days ago - Stars: 457 - Forks: 49

juliojimenez/hypermedia.systems
Examples from the book Hypermedia Systems.
Language: Python - Size: 578 KB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 23 - Forks: 1

vasilakisfil/Introspected-REST
An alternative to REST and GraphQL
Size: 1.37 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 384 - Forks: 23

PDMLab/http-problem
Create problem+json documents with Node.js
Language: JavaScript - Size: 299 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 1

rokf/janet-datastar
A Janet utility library for the Datastar hypermedia framework
Language: Janet - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

adamwoolhether/hypermedia
Building HTMX & HXML app with Go while reading the hypermedia book: https://hypermedia.systems/
Language: Go - Size: 918 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

tylerfaulkner/GoHtmxTemplate
A great template for getting started with HTMX in 5 minutes!
Language: Go - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

brakmic/HDA_with_Cpp
Hypermedia-driven application based on htmx and Drogon C++ web framework
Language: C++ - Size: 9.48 MB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 35 - Forks: 2

bearsunday/BEAR.Resource
A hypermedia framework for an object as a service
Language: PHP - Size: 2.97 MB - Last synced at: 9 days ago - Pushed at: 28 days ago - Stars: 45 - Forks: 19

J0sueTM/teia
simple, fast and reliable hyper-media library
Language: Clojure - Size: 1.61 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0

AtomGraph/Processor
Ontology-driven Linked Data processor and server for SPARQL backends. Apache License.
Language: Java - Size: 1.51 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 59 - Forks: 7

hypermedia-app/Alcaeus
Hydra core hypermedia library
Language: TypeScript - Size: 10.2 MB - Last synced at: about 8 hours ago - Pushed at: 5 months ago - Stars: 62 - Forks: 3

meldjs/meld-web-components
Standalone Hypermedia Web Components
Language: JavaScript - Size: 35.2 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thomasborgen/hypermedia
Composable HTML rendering in pure python with FastAPI and HTMX in mind
Language: Python - Size: 797 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 21 - Forks: 0

cicovic-andrija/mydives
Dive log data and hypermedia server
Language: Go - Size: 332 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

klinkby/halal
Provides contracts for building HAL (Hypertext Application Language) REST APIs.
Language: C# - Size: 21.5 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

NomadicDaddy/htmx-debugger
a browser extension (Chrome and Firefox) debugging tool for htmx applications
Language: JavaScript - Size: 276 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 122 - Forks: 2

danivek/json-api-serializer
Node.js/browser framework agnostic JSON API (http://jsonapi.org/) serializer.
Language: JavaScript - Size: 683 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 153 - Forks: 38

Digital-Media/hyp1vo-t1-examples
Example code files for the Hypermedia 1 Part 1 Web Programming lecture.
Language: HTML - Size: 109 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DavidLJz/sp-md-wiki-generator
Manage single-page hyperlink-based auto-referencial self-contained knowledge bases.
Language: Python - Size: 35.2 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ramibch/mobile
My mobile apps
Language: Python - Size: 15.2 MB - Last synced at: 36 minutes ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ngxp/rest
Language: TypeScript - Size: 1.91 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 2

rexlabsio/smokescreen-php
Smokescreen PHP library for transforming and serializing data such as API responses
Language: PHP - Size: 176 KB - Last synced at: about 16 hours ago - Pushed at: 3 months ago - Stars: 9 - Forks: 2

ravenclaw900/datastar-rs
Rust helpers for the datastar hypermedia library
Language: Rust - Size: 20.5 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

rmrt1n/contact.app-clj
Clojure implementation of contact.app from the book Hypermedia Systems
Language: Clojure - Size: 126 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

emarifer/go-frameworkless-htmx-todoapp
Full stack Demo app made in frameworkless Go (Todo App 🧬), centralized HTTP error handling, CRUD to a SQLite database and HTMx-powered frontend.
Language: Go - Size: 652 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

kreativekorp/openxion
OpenXION - Reference Implementation of the XION Scripting Language
Language: Java - Size: 19.1 MB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 69 - Forks: 66

hishnash/hypermediachannels
Hyper Media Channels Rest Framework
Language: Python - Size: 21.5 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 5

rescribet/link-redux
Linked Data Rendering for humans with React
Language: TypeScript - Size: 4.6 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 6

rescribet/link-lib
Linked Data Rendering for humans
Language: TypeScript - Size: 5.62 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 4

wundergraph/Hypermedia-GraphQL
Hypermedia GraphQL RFC
Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

RESTyard/RESTyard
A set of extensions and tools to create and consume restful Web services using Siren as Hypermedia format.
Language: C# - Size: 1.15 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 20 - Forks: 4

ewrogers/hyper-calendar
Hypermedia-driven application using HTMX + Hono + Bun
Language: TypeScript - Size: 419 KB - Last synced at: about 12 hours ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 2

windyroad/very-fetching
A set of very fetching Typescript utility libraries for fetch
Language: TypeScript - Size: 1.52 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

logicblocks/hype Fork of b-social/hype
Hypermedia functions for ring routers.
Language: Clojure - Size: 176 KB - Last synced at: 20 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

oaubert/advene
Official Advene repository
Language: Python - Size: 23.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 36 - Forks: 9

badgateway/react-ketting
Ketting bindings for React
Language: TypeScript - Size: 1.46 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 19 - Forks: 4

lanthaler/JsonLD
JSON-LD processor for PHP
Language: PHP - Size: 631 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 337 - Forks: 61

infogulch/xtemplate
A html/template-based hypertext preprocessor and rapid application development web server written in Go.
Language: Go - Size: 412 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 74 - Forks: 1

SyneticNL/Hyral 📦
Hypermedia oriented Resource API Layer
Language: JavaScript - Size: 2.14 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 2

coderofsalvation/xrfragment 📦
==== MOVED TO NONPROFIT https://codeberg.org/coderofsalvation/xrfragment === A tiny specification for viewing 3D models as linkable AR/VR websites. Address and Control anything inside a 3D model with W3C Media Fragments and URI Templates. Simply SURF a 3D file-verse and design for a Spatial Open Internet with the highest degree of interoperabili
Language: HTML - Size: 160 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 10 - Forks: 2

ingogriebsch/spring-hateoas-siren
A library implementing Siren as a custom Spring HATEOAS hypermedia type. Siren is a hypermedia specification for representing entities.
Language: Java - Size: 2.36 MB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 5

andrewgryan/leaflet-html
Leaflet JS maps expressed in HTML suitable for HTMX and hypermedia driven applications
Language: JavaScript - Size: 386 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 8 - Forks: 2

alexandrawaas/Nutrimate-backend
Nutrimate is a webservice for managing food created as a university team project for the module "RESTful webservices".
Language: Java - Size: 4.08 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

CarterCommunity/Carter.SirenNegotiator
A library that extends Carter to handle Siren requests.
Language: C# - Size: 33.2 KB - Last synced at: about 6 hours ago - Pushed at: 9 months ago - Stars: 1 - Forks: 2

emarifer/echo-cookie-session-demo
Go/Echo+Templ: Demo App to use session authentication (with middleware) and centralized HTTP error handling with the Echo framework, use of Templ Template language and frontend with HTMx technology
Language: Go - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

ontola/mash
Generic RDF data browser that can be connected to Solid pods
Language: TypeScript - Size: 2.96 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

traverson/halfred
A parser for application/hal+json
Language: JavaScript - Size: 1.37 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 50 - Forks: 5

bosquereset/velo-2024
Interfaz de Velo - Un album musical interactivo
Language: CSS - Size: 55.8 MB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

chuhlomin/htmx-websockets
This is a simple example of using WebSockets with HTMX
Language: Go - Size: 33.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 7 - Forks: 0

jasonmitchell/hallo
Language: C# - Size: 132 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 4

benjaminboruff/HyperSlimOld
A simple hypermedia oriented stack for php
Language: PHP - Size: 178 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dillonredding/dillonredding.github.io
Professional Programmer Blog
Language: Ruby - Size: 749 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

joangavelan/contacts-app
A hypermedia-driven contacts application
Language: HTML - Size: 78.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

swlkr/ryde
ryde is a single person, single file hypermedia web framework for rust
Language: Rust - Size: 227 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 177 - Forks: 6

mcintyre321/SirenDotNet
Classes for working with Siren hypermedia format
Language: C# - Size: 60.5 KB - Last synced at: about 6 hours ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 1

mcintyre321/HyperMapper
A hypermedia (REST) endware for Owin
Language: C# - Size: 202 KB - Last synced at: 26 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

priom/rb-ipfs Fork of Fryie/ipfs-ruby
Ruby IPFS API bindings
Language: Ruby - Size: 19.5 KB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

olle/serverside-todomvc
Helping you remember, or select, an MV* server-side framework.
Language: Java - Size: 1.25 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 15 - Forks: 2

fioreale/Waipoua
Hypermedia project repository for voluntary association website
Language: HTML - Size: 279 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

SEMICeu/LDES-DCAT-AP-feeds
This repository will host the ongoing work regarding LDES and DCAT-AP feeds
Language: Bikeshed - Size: 6.66 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

Edgio/hyperion
Lightweight JSON specification from Edgecast
Language: Go - Size: 76.2 KB - Last synced at: 10 days ago - Pushed at: 12 months ago - Stars: 13 - Forks: 18

michalvankodev/presentation-renaissance-of-hypermedia-systems
Presentation of hypermedia systems and HATEOAS principle
Language: JavaScript - Size: 32.9 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

PDMLab/express-http-problem-details
Express middleware to create HTTP Problem Details (RFC7807) by convention
Language: TypeScript - Size: 1.02 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 5

badgateway/ketting-wiki
Ketting Wiki
Size: 138 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

siren-js/client
Siren API client library for JavaScript
Language: TypeScript - Size: 426 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

hossensyedriadh/hypermedia-rest-demo
A project implementing a basic Hypermedia REST API built with Java and Spring Boot
Language: Java - Size: 117 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

HyperAgents/hmas
An ontology to describe Hypermedia Multi-Agent Systems, interactions, and organizations.
Language: CSS - Size: 2.03 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ironystock/hemp
HEMP is a Hypermedia-Enabled Minimal Patchwork
Language: PHP - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jackmcpickle/hypermedia-vs-react-demo
Comparing different approaches to a dummy online store - Vite SPA, Nextjs RSC, Astro Htmx
Language: TypeScript - Size: 336 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

RESTFest/2019-EU
May 31 & June 1 Wrocław, Poland
Size: 3.73 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

RESTFest/2019-Grand-Rapids
May 31 & June 1 in Grand Rapids, MI, USA
Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
