JSON:API
JSON:API is a specification for how a client should request that resources be fetched or modified, and how a server should respond to those requests. JSON:API is designed to minimize both the number of requests and the amount of data transmitted between clients and servers. This first draft was extracted from the JSON transport implicitly defined by Ember Data’s REST adapter. In general, Ember Data’s goal is to eliminate the need for ad-hoc code per application to communicate with servers that communicate in a well-defined way. The REST Adapter in Ember Data implicitly defined a protocol that custom servers could implement to get a drop-in client for all of their resources. The goals of the media type are to balance:
- A generic media type that can work across a broad set of use cases, including the generally used relationship types
- Similarity to existing server-side framework practices (and human readability for debugging)
- Ease of implementation on the server side
- Ease of implementation on the client side
This specification reached a stable version 1.0 on May 29, 2015.
- GitHub: https://github.com/topics/json-api
- Created by: Yehuda Katz, Dan Gebhardt, Gabe Sullice, Jeldrik Hanschke, Tyler Kellen, Steve Klabnik,Ethan Resnick
- Released: May 3, 2013
- Related Topics: json, emberjs, rest-api, json-ld, hal, hateoas, siren, hydra, collection-json,
- Last updated: 2025-12-18 00:12:48 UTC
- JSON Representation
https://github.com/lupcode/java-json
Robust and efficient JSON parser and generator that includes line and column tracker for error handling. Can handle strings as well as streams for parsing and generating.
api column-tracker efficient efficient-json-parser java java-8 java-json json json-api json-parser library parsing robust streams utf8 utf8-characters utf8-string
Last synced: 04 Mar 2025
https://github.com/bdmostafa/react-notes
React Notes Application in which all basic topics are covered such as class based components, functional component, States, Context API, useEffect, Hooks etc.
context-api front-end-development functional-components hooks-api-react javascript json-api react react-router react-router-dom reactjs
Last synced: 22 Jul 2025
https://github.com/slavikdev/jo
Opinionated Go library to build RESTful JSON APIs.
framework gin go golang golang-library json json-api
Last synced: 04 Sep 2025
https://github.com/mehboob14/json-weather-app
A simple and basic web application designed to fetch weather data based on user-specified locations. Leveraging APIs, users can input their desired location, and the app will retrieve and display relevant weather information such as temperature, humidity, and wind speed
api javascript json json-api weather-api weather-app
Last synced: 04 Mar 2025
https://github.com/thinkthinkai/jsonscriptlib
json json-api nodejs npm npm-package
Last synced: 24 Feb 2025
https://github.com/lucasdota/bar_chart
Bar chart with JSON data fetching
d3js data-visualization fetch-api javascript json json-api
Last synced: 21 Mar 2025
https://github.com/nyrta1/dataformatmicroservices
in active development 👾
api-gateway csv-api java17 json-api kafka spring-boot spring-cloud xml-api yaml-api
Last synced: 13 Sep 2025
https://github.com/sahilatahar/shortly-url-shortener
Shortly URL shortener have feature to short URLs, copy them to the clipboard, and create list of shortened links. This was created as a project for a Frontend Mentor challenge.
api css3 frontend-challenge frontend-mentor frontendmentor-challenge html5 javascript json-api
Last synced: 24 Feb 2025
https://github.com/h471x/baiboly_json
A Simple Malagasy Bible App using JSON Data source from https://github.com/RaveloMevaSoavina/baiboly-json.git
holy-bible json-api json-server python
Last synced: 06 Apr 2025
https://github.com/hirentimbadiya/superheroes
in this repository i have created a superheroes information webpage where you can find the information of all the superheroes by searching the name or just randomly clicking the button . i have used the HTML , CSS , JS , API to make this.
api dc html-css-javascript json-api marvel superheroes
Last synced: 22 Jul 2025
https://github.com/abhisek753/json_server
Json server deployment for an Fronted Application
Last synced: 15 May 2025
https://github.com/colorfield/react_calendar
React progressively decoupled Calendar based on JSON API
calendar drupal drupal-8 drupal-module json-api react
Last synced: 22 Jul 2025
https://github.com/scffs/simple-spa
Redux Toolkit / Redux Saga / Axios / React / vite
axios json-api react redux-saga redux-toolkit vite
Last synced: 22 Mar 2025
https://github.com/ankit792r/wallex-backend
this is a rest api for wallpaper app.
java-8 json-api rest spring-boot
Last synced: 14 Apr 2025
https://github.com/al-aminazad/dom_javascript
This repo is all about DOM manipulation, AJAX (some kinds of HTTP request like XMLHttpRequest, fetch, axios .
ajax-request axios fetch-api javascript json-api xmlhttprequest
Last synced: 12 Jun 2025
https://github.com/pyctam-ac/training_scheduls
Мобильное приложение с расписанием тренировок для спортсменов и тренеров
android appscripts ios javascript json-api react-native
Last synced: 12 Jun 2025
https://github.com/josh-darling13/quote-gen
Uses APIs, Heroku proxy server, and JSON to fetch and display random quotes.
api css google-dev-tools heroku html javascript json-api visual-studio-code
Last synced: 21 Mar 2025
https://github.com/yohanmishkin/partytime
JSONAPI serializer built with Jil
Last synced: 30 Mar 2025
https://github.com/jsonb-uy/sort_param
Sort records using a sort query parameter in a JSON:API-style sort param format.
active-record json-api rails ruby sort
Last synced: 22 Feb 2025
https://github.com/the-noah/json2api
Turns JSON files into a simple API
api api-server deno denoland javascript json json-api rest-api typescript
Last synced: 22 Mar 2025
https://github.com/ycsky98/vert.x-web-mvc
一款基于Vert.x基础上的MVC框架
java json-api spring vertx vertx-eventbus vertx-web
Last synced: 06 Apr 2025
https://github.com/walidhabbach/streamcinet-app
C++ Desktop Application
cpp curl-library json-api tmbd-api
Last synced: 22 Jul 2025
https://github.com/rafinhadufluxo/pokemon-culture
Estudo relacionado sobre requisições de API
api fontend-development json-api student-project vuejs
Last synced: 01 Nov 2025
https://github.com/biancamos/githubfavorites
API Github Favorites
css3 dom html5 javascript json-api rocketseat
Last synced: 29 Mar 2025
https://github.com/foxcapades/json4k
Kotlin abstraction over Json creation libraries.
json json-api kotlin kotlin-library
Last synced: 06 Apr 2025
https://github.com/abhiprojectz/tasks
A simple frontend app to fetch products and shows details.
api-frontend css js json json-api
Last synced: 25 Feb 2025
https://github.com/starcodekh/laravel-11-using-passport-rest-api-authentication
In Laravel 11, the Passport Auth package allows users to create a login, and register REST API by token-based authentication. Let’s start installing and configuring Passport auth to create token-based authentication
Last synced: 06 Apr 2025
https://github.com/petr-korobeinikov/oto-showcase
An example of how to use oto.
Last synced: 03 Aug 2025
https://github.com/chrisnajman/content-template
Use JavaScript to clone the contents of the <template> tag and dynamically insert user data into the DOM
data-attributes html-css-javascript json-api template-tag
Last synced: 14 Mar 2025
https://github.com/jmini00/vinyles-collection-api
Faux serveur API réalisé avec "my-json-server" contenant un liste de vinyles
Last synced: 14 Mar 2025
https://github.com/eliacontini/book-store
Displays data about book stores: best sellers and rating.
Last synced: 05 Apr 2025
https://github.com/jakub-stastny/blog.parser.post.json
This is THE data library of the ecosystem. It serialises and deserialises the post JSON and is being relied upon by the rest of the ecosystem: namely by the blog.engine and the blog.generator.
blog blog-engine elm elm-lang json json-api literate-programming
Last synced: 25 Feb 2025
https://github.com/andrewjbateman/nodejs-api-data
:clipboard: Node.js app to display data from a cryptocurrency API. Tutorial code updated to latest ES6
axios-rest colors commander configstore crypto cryptocoins cryptocurrency inquirer javascript json-api nodejs terminal
Last synced: 03 Nov 2025
https://github.com/andrewjbateman/angular-bootstrap-info
:clipboard: Angular app to get API data and display it using Bootstrap styles
angular angular16 bootstrap bootstrap5 json-api news rest-api rxjs rxjs7
Last synced: 03 Nov 2025
https://github.com/alejandro-castillo-delgado/ical-sync
Transforma URLs de calendarios de Airbnb en JSON estructurado con esta API ligera. Analiza archivos ICAL/ICS, extrayendo disponibilidad, precios y reservas. Ideal para herramientas de gestión de propiedades, dashboards de BI o sincronizar plataformas. ¡Integración simple y rápida! 🚀 Desarrollado en Python (FastAPI/Flask).
airbnb-integration api-rest automation backend calendar-sync data-parsing express-api icalendar ics-parser json-api nodejs open-source property-management reservation-system third-party-integration web-development workflow-automation
Last synced: 22 Mar 2025
https://github.com/equilapi/cafe-starbucks-api
serverApi
api-client api-server html json json-api nodejs
Last synced: 23 Jul 2025
https://github.com/rohitchourey0809/ecommerce-redux-1
Redux Shopping Website(https://ecommerce-redux-1.netlify.app/)
javascript json-api json-server redux redux-thunk
Last synced: 14 Mar 2025
https://github.com/rohitchourey0809/calenderassignment
hook javascipt json json-api reactjs tailwindcss
Last synced: 14 Mar 2025
https://github.com/shefaadali/tawjihi-management-system-website
this is the client side for Tawjihi Management System Website built using React.js.
css fetch-api html javascript json-api jsx reactjs
Last synced: 14 May 2025
https://github.com/dl-nft-books/network-svc
Service for managing networks and displaying their info
backend blockchain golang json-api psql
Last synced: 14 Mar 2025
https://github.com/mdselimme/book-archive-search
This project about search your favourite programming book related .
Last synced: 14 Mar 2025
https://github.com/mdselimme/course-baba-course-selling-website
javascript json-api jsx reactjs
Last synced: 14 Mar 2025
https://github.com/kerciu/weather-app-java
🌦️ A weather application in Java ☕ to learn API integration 🌐. The app retrieves current weather data and presents it to the user through an interactive graphical interface 🖥️. This project was made in order to learn API integration in Java and create both aesthetic and functional user interfaces 🌟.
api backend front-end full-stack graphical-user-interface gui java java-gui-application json json-api swing swing-gui weather-api weather-app
Last synced: 05 Mar 2025
https://github.com/ankit7927/wallex-backend
this is a rest api for wallpaper app.
java-8 json-api rest spring-boot
Last synced: 14 Mar 2025
https://github.com/obaedulislam/type-master
Typing speed app using VanilaJS, DOM, JSON, API
dom-manipulation json-api vanilla-javascript
Last synced: 22 Mar 2025
https://github.com/obaedulislam/cs-kingdom-client
CS Kingdom is a website to learn Computer Science Enginerring courses from online
daisyui express json-api nodejs react tailwindcss
Last synced: 22 Mar 2025
https://github.com/omr5221/provider-drg-fy2011
Python Data Science Project using Provider DRG Data from https://data.cms.gov/Medicare-Inpatient/Inpatient-Prospective-Payment-System-IPPS-Provider/97k6-zzx3
healthcare json-api pandas pandas-library python
Last synced: 22 Mar 2025
https://github.com/omr5221/disqus
Community Based App Based on Shared Interests
android-application asynchronous facebook facebook-api-graph firebase-database java json-api location-services oop
Last synced: 22 Mar 2025
https://github.com/gobindagoswamee6328/api_testing
environment html json-api snippets variables
Last synced: 06 Apr 2025
https://github.com/vinonz/zhengfu200.github.io
💬Zchat:一个简单的在线聊天网站
backend frontend github-pages javascript json-api nodejs quasar quasar-cli quasarapp sql sqlite sqlite3 vue vue3
Last synced: 05 Apr 2025
https://github.com/tarmo888/grav-plugin-meta-as-json
Enables output meta data as JSON.
grav-blueprints grav-plugin json-api twig-templates
Last synced: 29 Mar 2025
https://github.com/albedim/daker
Users Faker (but realistic) REST API
data-visualization fake-data faker-api faker-generator faker-library freelib json-api
Last synced: 04 Nov 2025
https://github.com/jornatf/laravel-api-json-response
A Laravel Package that returns a JSON Response for APIs.
api json json-api laravel laravel-package php
Last synced: 12 Jun 2025
https://github.com/amponsemmichael/product-management-system
An E-Commerce Product Management System that allows for advanced product management using Spring Boot
documentation eslint jdk21 json-api maven-plugin mongodb mongoose nodejs postman reactjs spring-boot tailwindcss typescript
Last synced: 22 Mar 2025
https://github.com/golaughlin/mockbuster-video-flask
Fictional VIdeo Store JSON REST API written using Python and Flask.
flask json json-api python python3 sqlalchemy sqlite sqlite3
Last synced: 09 Apr 2025
https://github.com/xander1936/weather-app
The Weather-App is a javascript web application Project proposed and realized in the course entitled The Ultimate JavaScript Course for Beginners of The Clever Programmer path to get weather data from a free weather rest-api openweathermap and display it in our user interface. Here we learned how to manipulate rest-apis.
api-rest await css fetch-api html javascript javascript-functions json json-api response
Last synced: 28 Jun 2025
https://github.com/bdmostafa/http-library-restapi
This http library is to build restAPI with any json server as you want. There are four most useful method included as GET, POST, PUT, DELETE.
async-await es6-modules http-server javascript json-api json-data json-server rest-api
Last synced: 14 Apr 2025
https://github.com/bdmostafa/javascriptseries
This series is for learning purposes. You can get every important topic of JavaScript here and explore your ideas with JavaScript
advanced-javascript ajax babel dom-manipulation es6-javascript javascript json-api localstorage webpack
Last synced: 14 Apr 2025
https://github.com/bdmostafa/contact-app-restapi
Contact Listing App using restAPI. I have used four most using methods such as GET, POST, PUT, DELETE here with my own built HTTP server library.
babel es6-modules html-css-javascript http-server javascript json-api json-server rest-api webpack webpack-boilerplate
Last synced: 14 Apr 2025
https://github.com/bdmostafa/all-nation-live
This is a react project built with API in which you can see all the country name, population, currencies, flag and others data as well.
api countries-api javascript json-api netlify reactjs
Last synced: 14 Apr 2025
https://github.com/alpha74/image_to_json_encoder
Converts Image file to Descriptive JSON file with image as base64 string, which can be used as a payload.
base64 image-converter image-processing json json-api json-encoder python
Last synced: 05 Mar 2025
https://github.com/ahmnouira/express-restful-api-movies
Express RESTfull API for movies
api-rest body-parser express express-js film http htttp-request imdb imdb-api json-api machine movies python request rest restful-api standalone underscore
Last synced: 26 Feb 2025
https://github.com/theel0ja/topfield_tf600_api
JSON API for Topfield TF600 (and maybe other models)
Last synced: 03 Apr 2025
https://github.com/jakeg/websocket-functions
Run functions over WebSockets - for Bun and web browsers
bun chat javascript json json-api messaging multiplayer npm remote-procedure-calls rpc rpc-api rpc-client rpc-framework rpc-server websocket websocket-client websocket-server
Last synced: 06 Nov 2025
https://github.com/i-m-hossain/openweathermap-rest-api
This Weather a forecast app in which the data are collected from openweathermap api.
javascript json-api rest-api weather-app
Last synced: 22 Mar 2025
https://github.com/musabdev/json-placeholder
This is a JSON Placeholder by Pure Coding
Last synced: 22 Mar 2025
https://github.com/thlindustries/stoompizzas
Um projeto entusiasta para possibilitar que o usuário monte sua pizza e acumule pontos de benefício!
json-api jsonserver react typescript
Last synced: 26 Feb 2025
https://github.com/poncoe/javanetbeans_mysql
Belajar membuat program Netbeans dengan bahasa Java dan terkoneksi dengan MySQL
converter java java-8 jdbc jdbc-database jdbc-driver json json-api luckytrue-development mysql mysql-database netbeans netbeans-database netbeans-project
Last synced: 06 Nov 2025
https://github.com/tutorialwork/trainwatch-server
JSON Api wrapper for the Deutsche Bahn timetables XML Api
api-wrapper backend backend-api db deutsche-bahn docker javascript json-api nodejs server typescript xml-api
Last synced: 24 Jul 2025
https://github.com/jalonghurst/motivationalquotesapi
A simple API full stack app with JSON endpoint generating motivational quotes. Using node and express to create a back end server, ejs for templating engine to serve up HTML, and mongodb for the database. Client side JavaScript enables creation of HTTP requests that interact with the database.
crud-application express-js express-middleware javascript json-api mongodb nodejs
Last synced: 24 Jul 2025
https://github.com/msasikanth/livewidget
Android interview task for ShopsUp
hackathons json-api material-design
Last synced: 25 Jul 2025
https://github.com/nelcifranmagalhaes/animelist
A simple anime list api with express
animes api expressjs javascript json json-api
Last synced: 25 Jul 2025
https://github.com/anna-yeddi/currency-calculator
Currency Calculator app converts currency to/from USD, RUB, CAD, and EUR. Converter sends AJAX request to live JSON API to get current market exchange rates.
ajax api-client es6 json json-api timestamp
Last synced: 25 Jul 2025
https://github.com/yashbhayani/ecommerce-add-to-cart
Angular
add-to-cart angular authentication ecommerce-website json json-api json-server
Last synced: 25 Jul 2025
https://github.com/kartiksood10/react-app-feedback-ui
React app that allows you to add, delete and update a feedback
css javascript json-api json-server reactjs
Last synced: 24 Aug 2025
https://github.com/imadnanhassan/api-ai-hub
api-rest es6 json json-api tailwind-css
Last synced: 28 Jul 2025
https://github.com/szawrowski/jsolar
Lightweight JSON Library
cmake cpp header-only-library json json-api json-library json-parser
Last synced: 21 Aug 2025
https://github.com/npdao1992/roommanagement-reactnative
"Room Management" mobile application code use ReactNative Framework, Call API & database connection with MongoDB
api expo javascript json-api mogodb react-native
Last synced: 28 Jul 2025
https://github.com/matthew13dev/blog_fake
Blog Fake to studing JS with JSON API
blog blog-theme css-flexbox html-css-javascript json-api
Last synced: 07 Nov 2025
https://github.com/bab95/activeauthor
Hackerrank Problem Most Active Authors
interview-questions java json-api
Last synced: 10 Sep 2025
https://github.com/iftekheraziz/world-tour-with-api
World Tour With API
api css3 es6-javascript html5 javascript json-api modern-javascript
Last synced: 29 Jul 2025
https://github.com/nebenmor/react-jobs-backend
A production-ready backend API server for the React Jobs Web Application. Built with JSON Server to provide a RESTful API for job listings management.
cors json-api json-server node-js npm
Last synced: 23 Sep 2025
https://github.com/artnum/phplibs
Various resources for projects
id idgen idgenerator json json-api jsonapi rest-api rest-client restful utility xattr xattr-support
Last synced: 23 Sep 2025
https://github.com/sanmai/pindx-client
PHP клиент для API почтовых индексов России
Last synced: 01 Aug 2025
https://github.com/alvincoded/nft-verse
This is a React JS powered project for NFT lovers ❤️.
json-api nfts nodejs react reactjs reactjs-components
Last synced: 01 Aug 2025