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: 2026-07-06 00:16:30 UTC
- JSON Representation
https://github.com/dmitrymyadzelets/remote-json
HTTP/HTTPS client for JSON APIs
Last synced: 16 Apr 2026
https://github.com/iamotz/hello-world-api
An Hello World API written with NodeJS also(without NPM).
helloworld-programs json-api nodejs restful-api
Last synced: 21 Apr 2026
https://github.com/dipankardas011/efficient-client-server
Server and client communicate using least no. of bits
docker golang json-api socket-programming
Last synced: 24 Apr 2026
https://github.com/codingitwrong/surely-api
Official backend for the Surely todo app. A JSON:API-compliant web service implmented in Ruby on Rails.
Last synced: 10 Oct 2025
https://github.com/jatin-8898/wikipedia-viewer
Type the query in a search box and see the resulting Wikipedia entries. :beginner:
ajax js json json-api results resultset wiki wiki-engine wikipedia wikipedia-api wikipedia-entries wikipedia-viewer
Last synced: 16 Apr 2026
https://github.com/dmr4eg/web-development
Repository for practising web development :D
css html5 javascript json-api mysql php
Last synced: 27 Apr 2026
https://github.com/alexandrbig1/meal-finder
practicing coding(JavaScript/web api)
css3 frontend html-css-javascript html5 javascript js json json-api json-server jsx vanilla-javascript webdevelopment
Last synced: 16 Apr 2026
https://github.com/cloudfy/patchable
Enables easy patch (partial changes) without using JsonPatch for ASP.NET and ASP.NET Core.
asp-net-core asp-net-core-web-api entity-framework-core http-patch json-api partial-entity-changes
Last synced: 01 Aug 2025
https://github.com/souradipadhikari03/weather-forecast
Weather Forecasting Web App
bootstrap5 css3 expressjs handelbars javascript json-api nodejs postman rest-api
Last synced: 08 Apr 2026
https://github.com/usox/json-schema-api
Easily build jsonrpc apis with validation in php
api json json-api json-schema php php-library psr15 psr7
Last synced: 20 Mar 2025
https://github.com/jdnichollsc/github-dataset-api
Node.js Express: Github Dataset API
api express express-js github http-requests http-server json json-api node-js nodejs nodejs-server rest rest-api sql sqlite sqlite3
Last synced: 19 Jan 2026
https://github.com/frolov-andrey2405/multisite-parser-bot-for-telegram
This repository contains a Telegram bot that is able to parse multiple websites for information and send it to the user through private messages. The websites currently supported are www.vfxmed.com and https://blendermarket.com/.
aiomysql asyncio bs4 httpx json-api lxml mysql-database python3 re requests
Last synced: 22 Sep 2025
https://github.com/diveshlunker/krikcup
Live Cricket Score Extension
cricket-api cricket-board cricket-data cricket-extension cricket-score cricket-score-extension json-api json-cricket-api worldcup2019
Last synced: 07 Sep 2025
https://github.com/khalyomede/pulsar-php
API request and response, without using CURL.
Last synced: 11 Jul 2025
https://github.com/sonatipek/students-and-clubs
alpine alpine-js alpinejs astrojs bootstrap bootstrap5 javascript js-framework json json-api sonatipek
Last synced: 13 Apr 2026
https://github.com/mskian/tamil-nadu-covid-beds-api
API for Find Beds in Tamilnadu Hospitals.
api covid covid-19 covid-19-india covid-api covid19-data javascript json json-api nodejs tamil tamilnadu
Last synced: 05 Oct 2025
https://github.com/mkon/invalid_model-serializer
Serialize models with validation errors to json-api errors.
Last synced: 21 Mar 2025
https://github.com/ihsangan/jumlah-penduduk-indonesia
Total jumlah penduduk Indonesia berdasarkan SP2020 dari Badan Pusat Statistik dimuat dalam JSON & XML
Last synced: 12 Mar 2025
https://github.com/prantadas/react-country-api
bootstrap5 es6 json-api reactjs
Last synced: 11 Apr 2026
https://github.com/jedirhymetrix/kmit_ims
IMS Project - an Inventory Management System for KMIT.
ajax bootstrap3 css3 dreamweaver html5 inventory-management javascript jquery json-api kmit mysql php phpmyadmin phpstorm project xampp
Last synced: 08 Apr 2026
https://github.com/blackboxvision/ra-data-jsonapi-microservices
:rocket: React Admin provider with support for microservices with JSON API
data-provider json-api microservice react react-admin
Last synced: 16 Apr 2026
https://github.com/oxylabs/python-parse-json
A tutorial for parsing JSON data with Python
github-python javascript json json-api json-data json-database-python json-parser parse parser python python-ecommerce python-web-crawler scraper-python serp-api-python
Last synced: 23 Apr 2025
https://github.com/2bweru/react-movie
Movie Website that uses OMDB Api keys to search and display searched movies by poster ,title and year of production.
api-rest javascript json-api jsx react-hooks reactjs
Last synced: 10 Apr 2026
https://github.com/omid-bakeri/omid_translate
Omid Translate is a very powerful web service for translating English texts and words into Farsi and Farsi to English that you can use. This web service automatically performs the translation work and is completely responsive using Iranian api.
css3 git html5 js json-api responsive tailwind-css
Last synced: 09 Apr 2026
https://github.com/getjoystick/joystick-php
Use Joystick in PHP easily!
json-api json-config json-configuration json-server php-json remote-config remote-configuration
Last synced: 14 Jan 2026
https://github.com/tmtocb/tasks-json-rest-api-tdd
Rails 6 Tasks JSON REST CRUD API using JWT authentication, full test suite with RSpec, ActiveModel serialization, versioning, Bcrypt secure password, Travis-CI, Heroku, Brakeman, Bundler-Audit, Pry in development/production.
bcrypt heroku json json-api jwt-authentication rails-api rails6 restful-api rspec serialization tdd travis-ci versioning
Last synced: 21 Jan 2026
https://github.com/ztj1993/config-api
This is json yaml config file restful api interface.
config config-api config-management config-restful-api json json-api json-rest-api json-restful-api yaml yaml-api
Last synced: 04 May 2026
https://github.com/anechas/docker-examples
Examples of using Docker for various applications and services.
docker docker-compose docker-nginx docker-nodejs docker-ubuntu json-api json-server nextjs nginx nodejs react
Last synced: 10 Apr 2025
https://github.com/r37r0m0d3l/deno-vicis
Presentation and transformation layer for data output in RESTful APIs.
api json json-api responder responder-chain response rest serialization transformer
Last synced: 17 May 2026
https://github.com/f3ath/json-api-server
JSON:API Server in Dart
dart dart-frameworks dart-library dart2 json json-api vm
Last synced: 17 May 2026
https://github.com/afreakyelf/cryptocurrency
An android project that shows live cryptocurrecy rates using API
android bitcoin firebase google-signin json json-api recyclerview retrofit retrofit2
Last synced: 10 Apr 2026
https://github.com/othmanenissoukin/github-search-tool
Find GitHub user by username.
github-search github-search-api github-search-user github-searcher javascript json json-api jsonapi
Last synced: 09 May 2026
https://github.com/study8677/ai-status-hub
AI provider outage/status monitor for OpenAI, Claude, Gemini, Grok, and AWS. Official sources only, no API keys, GitHub Actions + Pages, JSON API.
ai anthropic aws claude gemini github-actions github-pages grok incident-response json-api llm observability openai outage-monitor self-hosted status status-monitor statuspage uptime-monitor xai
Last synced: 01 Jul 2026
https://github.com/imdhemy/jsonable
Laravel JSON response trait.
json json-api laravel laravel-package response
Last synced: 13 Jan 2026
https://github.com/remcostoeten/emoji-feedback-form
A pretty, not distracting or in your face survey/feedback bar through emojis and optional additional message easily configurable built in SQLite, NextJS, TypeScript, Drizzle-ORM
analytics i18next json-api next15 nextjs react react19 serveractions sqlite survey turso
Last synced: 30 Dec 2025
https://github.com/codewithsushil/json-db
JSON DB for APIs Testing and minimalist project
json-api json-database json-db json-server
Last synced: 11 Oct 2025
https://github.com/gabriel-logan/fakeapi
Repository containing endpoints with fake data for general use for development testing.
api fake fake-api fake-api-json-server json json-api nodejs typescript
Last synced: 27 Jan 2026
https://github.com/93gaurav93/laravel-responder
A tiny Laravel package to format API responses.
api json json-api laravel laravel-responder laravel-response request responder response
Last synced: 13 Apr 2026
https://github.com/jvillator0/monstersuniversity
Un proyecto estudiantil de un sistema que trata sobre inscripción de postulantes a la universidad, utiliza PHP, jquery, AJAX, bootstrap 3 y 4, echarts.js, FPDF, datatables y para el gestor de base de datos, MariaDB, htaccess básico
bootstrap3 bootstrap4 datatables datatables-plugin echarts fpdf fpdf-easytable fpdf-library htaccess jquery-ajax jquery-mask-plugin json-api mariadb-database mvc-architecture pdo-php php56 phpmailer responsive-web-design sweetalert
Last synced: 14 Mar 2026
https://github.com/sayanarijit/python-zenoss-client
Zenoss API client for python
Last synced: 25 Mar 2025
https://github.com/akabiru/buckyy
Buckyy is a simple bucketlist API allowing consumers to perform CRUD operations on bucketlists. A bucketlist has many items and belongs to a user.
Last synced: 29 Mar 2025
https://github.com/saeedkohansal/php-vpn-detection-iphub
Discover the comprehensive guide to Implementing VPN Detection on a PHP Server. This tutorial provides step-by-step instructions on VPN Detection in PHP, using IPHub API for reliable results. Learn how to safeguard your server by Detecting Malicious IPs and understand the techniques to Identify VPN/Proxy/Server IPs on the server side.
backend backend-api how-to howto howtocode howtocodewell iphub json-api php php-project programming proxy-detection server server-side vpn vpn-detection vpn-detector vpndetection webdeveloper webdevelopment
Last synced: 25 Mar 2025
https://github.com/rahad-ullah/phone-hunter
Dynamic Website
2023 dynamic-website javascript-applications json-api responsive-design
Last synced: 14 Oct 2025
https://github.com/dotwee/stwno-mensa_api
A json- / grpc- / graphql-wrapper around the inofficial API for different canteens managed by the Studentenwerk Niederbayern/Oberpfalz.
api-server api-wrapper canteen germany graphql grpc json json-api node nodemon npm oth regensburg university
Last synced: 14 Oct 2025
https://github.com/flowforfrank/notlify
📝 A note taking app created with React + JSON Server
javascript json json-api json-server react reactjs snowpack webtips
Last synced: 09 Apr 2025
https://github.com/epiqueras/japicam
JSON API Caller And Redux Middleware.
ajax api fetch json-api redux redux-middleware
Last synced: 27 Apr 2026
https://github.com/hatixntsoa/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 Jul 2025
https://github.com/k9mil/eagle
🦅 A simple, fast, and fun CLI-based application which functions as a helper to find answers to your programming questions! Written in Golang + Cobra.
api-client cli cli-app cobra eagle fmt go golang http json json-api regex scraper scraping-websites stackoverflow stackoverflow-answer stackoverflow-api stackoverflow-questions web-scraper web-scraping
Last synced: 28 Apr 2026
https://github.com/demos-europe/edt
Enables your PHP application to expose its entities as REST resources using the feature rich JSON:API specification as API. How and to whom your entities are exposed is highly customizable while minimizing boilerplate code.
crud-api doctrine-orm json-api php querying restrict-access sorting
Last synced: 28 Apr 2025
https://github.com/pittersnider/ji18n
Internationalize JSON Objects
i18n internationalization json-api nodejs-library nodejs-modules npm-module
Last synced: 14 Mar 2025
https://github.com/aksh-patel1/bank-json-apis-golang
A complete GO MUX API project in which A Bank APIs are built
api banking-system go golang json-api jwt jwt-auth jwt-token mux postgres postgresql rest-api
Last synced: 29 Jun 2026
https://github.com/mimaxuz/umessenger
A messenger application created using multiple programming technologies...
chat chat-application chatroom client javascript js json-api messanger node nodejs react reactjs rest-api restful-api server typescript
Last synced: 05 Apr 2026
https://github.com/trishan9/fakepasal
SolidJS Application which showcases a variety of products for an enjoyable shopping experience where you can browse, search and add products in your cart.
Last synced: 14 May 2026
https://github.com/wnuqui/convertex
A simple Phoenix JSON API application that converts currency.
convert-currency elixir json-api phoenix
Last synced: 20 May 2026
https://github.com/asif-shahriar/postman-newman
Integration testing on multiple customer APIs by Postman and generating report by Newman
html-extra javascript json-api newman nodejs postman
Last synced: 19 Apr 2026
https://github.com/devdizzle/nurse-toolkit
The Nurse Toolkit is an online resource hub for healthcare professionals, offering categorized resources to improve patient safety and education.
html-css-javascript json-api website
Last synced: 23 Oct 2025
https://github.com/dakostu/yogit
Open a random recent GitHub repository in your web browser
git github github-navigator github-page github-pages github-repository json json-api luck python python-3 python3 random random-website randomization script
Last synced: 19 Apr 2026
https://github.com/bubner/firstteamapi
WSGI API to retrieve information about a FIRST-registered team
api first first-lego-league first-robotics-competition first-tech-challenge flask json-api python wsgi
Last synced: 30 Oct 2025
https://github.com/yellowflash2041/soul-spell
Use the Twitch JSON API
coding-interview json-api prep soul spell take-home-project twitch
Last synced: 30 Jun 2026
https://github.com/mafeth/passx-api
The JSON Rest API for the PassX password manager written with SpringBoot
backend-api json-api kotlin passx rest-api
Last synced: 15 May 2026
https://github.com/arnobt78/Mock-Server--eBookStore
This repository serves as the eBookStore-ReactWebsite's mock-server backend. eBookStore is a React E-Commerce Web Application where you can place an order for codebooks. Frontend (deployed on Netlify) and Backend (deployed on Render) are separately developed here. Filter, Search Option, JSON-Server, JSON-Server-Auth, JSON Web Tokens (JWT) are used.
ecommerce ecommerce-website html javascript json-api json-auth-server json-server json-web-tokens jwt-authentication netlify-deployment react react-components react-hooks react-router react-router-dom reactjs render-deployment session-storage tailwindcss
Last synced: 12 Mar 2025
https://github.com/chanakyha/flipzon
This is an ecommerce site, given as a project by codechef Development team, this project will be using JavaScript mainly
Last synced: 17 Mar 2025
https://github.com/rwp0/opendata
perl access to opendata public api services
experimental json-api perl public-api
Last synced: 20 Mar 2025
https://github.com/pedro-donoso/restapi-node-postgres
Rest API: Utilizo modulo pg, levanto servidor con Express y creo rutas, en Middlewares utilizo métodos para formato JSON y urlencoded, con Postgresql creo Base de Datos y agrego datos a Tabla
api api-rest express express-js expressjs json json-api node node-js nodejs nodemon npm pg postgres postgresql rest-api terminal
Last synced: 07 Apr 2026
https://github.com/busraozdemir0/python_mini_projects
beautifulsoup json-api python webscraping
Last synced: 28 Mar 2025
https://github.com/imsanko/zyionbot
Just a normal PROJECT using JAVASCRIPT, this is a normal Javascript Project which helps discord community and server owners to own for playing music.
api-client config github-config index javascript json-api json-server npn vscode-plugin
Last synced: 10 Jul 2025
https://github.com/shgysk8zer0/api-specs
Specifications for the microdata API (unnamed)
api html html5 json json-api json-ld microdata rest schema schema-org spec specification template
Last synced: 20 Jan 2026
https://github.com/christianhering/go-monero-light
Monero's (XMR) Light Wallet REST API Library Written In Go!
cryptocurrency go golang json-api monero monero-wallet rest-api
Last synced: 20 Jan 2026
https://github.com/ega22a/custom-crt-chain
Сервис (сервер и клиент) для регистрации и внедрения ЭДО неквалифицированными подписями.
ini json-api mysql openssl php sql x509 x509certificates x509chain
Last synced: 15 May 2026
https://github.com/nejdetkadir/covid-dictionary
Sample Turkish Covid-19 dictionary with Flutter
covid covid-19 covid19 fluter-ui flutter flutter-apps flutter-example-app json-api
Last synced: 16 May 2026
https://github.com/PallaviKatari/ReactTraining
React is an open source, JavaScript library for developing user interface (UI) in web application. React is developed and released by Facebook.
axios-react hooks javascript json json-api jsx razorpay-payment react18 rooks
Last synced: 05 Apr 2025
https://github.com/virgiledjimgou/telematik_black_box
Ziel dieses Projekts ist es ein elektronishes Gerät zu entwickeln, dass uns ermöglicht unterschiedliche Sensordaten eines Fahrzeugs zu erfassen, und diese auf einen Remote Webserver zu übertragen.
c c-plus-plus csharp deep-learning gps imu java-8 json-api machine-learning obd2 python3 tcp-server tcp-socket
Last synced: 15 Apr 2026
https://github.com/fbraem/kwai-jsonapi
JSON:API serializer for PHP resources
Last synced: 28 Mar 2025
https://github.com/travelxml/rest-api-curd-php-pdo-jwt-with-unit-testing-examples
Rest API with CURD, PHP PDO, UNIT Testing, JWT, EXAMPLES
api api-rest api-server api-testing apis httprequest json-api jwt-authentication lamp php7 phpunit-tests rest rest-api restful-api
Last synced: 14 Jul 2025
https://github.com/fwzmhmd/weather-command-line
A Node.js command line application for accessing the weather
api cli command-line commandline es6 javascript json json-api node-js nodejs project
Last synced: 17 Apr 2026
https://github.com/malaksadek/swifty
A Movie Trivia Quiz mobile application 🧠 🎮 (2019)
android android-app firebase firebase-database full-stack ios ios-app java json json-api mobile mobile-app mobile-development php sql swift
Last synced: 07 Apr 2026
https://github.com/appointmind/api
A library integrating the Appointmind API
api api-client appointment json-api json-rpc online saas scheduler scheduling
Last synced: 15 Jan 2026
https://github.com/abeatrizsc/spotify
Clone da página home do Spotify, simulando uma API REST com JSON Server para busca de artistas. Feito com HTML, CSS e JavaScript.
api-rest css html imersao-alura imersao-front-end javascript json-api json-server spotify
Last synced: 18 May 2026
https://github.com/deniedaccesslife/buff163prices
Program for getting current prices for Buff163 items.
buff buff163 json json-api newtonsoft newtonsoft-json newtonsoftjson parser prices steam steam-api
Last synced: 18 May 2026
https://github.com/nimabht/json-push-data-node-module
Node package - json
json-api node-module npm-module npm-package
Last synced: 18 May 2026
https://github.com/xtrendence/comp2005-coursework
Grade: 73%. COMP2005 Coursework by Khodadad (Adrian) Nouchin. An application for testing an API that provides information regarding restaurants in NYC.
api-testing functional-testing integration-testing jackson java json json-api junit unit-testing
Last synced: 19 May 2026
https://github.com/krainboltgreene/jsonapi-materializer.rb
jsonapi-materializer is a way to turn data objects (for example, active record models) into json:api responses.
Last synced: 21 Jun 2025
https://github.com/pinjasaur/rnjeesus
RNG-as-a-service. :game_die:
json-api random-number-generator random-number-generators
Last synced: 22 Mar 2025
https://github.com/duongnguyen321/hua-shop
A Client Website for a Huawei shop
Last synced: 29 Mar 2025