An open API service indexing awesome lists of open source software.

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:

This specification reached a stable version 1.0 on May 29, 2015.

https://github.com/abhisek753/json_server

Json server deployment for an Fronted Application

db json-api json-api-response

Last synced: 15 May 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/ibrahimalsabr/sportsee

SportSee is launching a new user profile page with React and ReCharts. Users can track workout sessions and calories burned with detailed visualizations.

full-stack json-api nodejs react recharts vite

Last synced: 16 Oct 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/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/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/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/katanacode/evvnt

A Ruby wrapper for the EVVNT JSON API

api evvnt json-api rest-api ruby

Last synced: 22 Mar 2025

https://github.com/theel0ja/topfield_tf600_api

JSON API for Topfield TF600 (and maybe other models)

json-api topfield

Last synced: 03 Apr 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/erosmlima/api_ipca_acumulado

API_IPCA_Acumulado

json-api

Last synced: 05 Mar 2025

https://github.com/musabdev/json-placeholder

This is a JSON Placeholder by Pure Coding

json-api jsonplaceholder

Last synced: 22 Mar 2025

https://github.com/kitsunetech-com/velox-mva

Platform-neutral database communication framework

database ecmascript6 javascript-framework json-api mysql odbc-api php8 sql sql-server

Last synced: 17 Oct 2025

https://github.com/abdipr/bmkg-gempa-api

BMKG Gempa Unofficial JSON API using Simple HTML DOM PHP.

api bmkg-api gempa gempa-api json json-api php rest-api scrape simplehtmldom

Last synced: 22 Jul 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/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/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/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/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/nelcifranmagalhaes/animelist

A simple anime list api with express

animes api expressjs javascript json json-api

Last synced: 25 Jul 2025

https://github.com/johncorderox/iterating-json-apis

A visual-based guide on iterating JSON APIs with Ruby. Learn about JSON responses with hashes and arrays.

api array guide hash json json-api rails ruby

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/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/ahsouza/bot-recastai

Chatbot with Node.js using Recast.ai

bot-api chat-bot js json-api node-js-v6-10-3 recast-ai token

Last synced: 18 Oct 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/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/sulaimanniazi/cypress-automation-assignment

A customizable cypress test automation project for e-commerce webpage APIs

cypress cypress-example cypress-io cypress-tests javascript json json-api test test-automation testing

Last synced: 22 Jul 2025

https://github.com/eapolat/pyhton-json-project

A Pyhton project which is effective to see an example of how to implement and use JSON in Pyhton.

json json-api nobel-prize pyhton

Last synced: 24 Dec 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/mayuri-saha18/mock-6

This is a mock-api-json-server used in mock assessments.

json-api json-server

Last synced: 13 Sep 2025

https://github.com/kitsunetech-com/velox-client

Client-side component for Velox MVA (https://github.com/KitsuneTech-com/Velox-MVA)

custom-components es6 javascript json-api

Last synced: 13 Mar 2025

https://github.com/saqibbedar/fake-user-data-api

fake user data repo is for testing, development, and educational purposes.

fake-data fetch-api json json-api jsondata

Last synced: 31 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/sanmai/pindx-client

PHP клиент для API почтовых индексов России

json-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

https://github.com/angeal185/nodejs-task-runner-cms

nodejs cms for creating, storing and running command line tasks

express json-api nodejs nunjucks socket-io vuejs

Last synced: 24 Feb 2025

https://github.com/vladimirvolvakov/weather-app

React Weather App based on Rapid API & OpenWeather API. Choose your city and get info about current weather and weather forecast.

api css css3 json json-api jsx openweather-api openweathermap-api rapid-api rapidapi react react-components reactjs weather-api weather-app weather-app-react weather-application weather-forecast weather-information weatherapp

Last synced: 31 Dec 2025

https://github.com/akshdeepsingh7/football-api

Automated Football League Standings Tracker – automatically fetches the latest standings for major football leagues, updates a README with a formatted table, saves the data in JSON for easy use, and includes timestamps in UTC and IST. It supports leagues like Premier League, La Liga, Bundesliga, Serie A, Ligue 1, and UEFA Champions League.

football football-api footballdata json json-api markdown python python-api soccer soccer-api soccer-data soccer-league soccer-matches soccertable

Last synced: 10 Oct 2025

https://github.com/angeal185/animated-audio-portfolio-webapp-with-headless-cms

jquery animated audio portfolio webapp with nodejs headless cms

animated api audio-player headless-cms javascript jquery json-api nunjucks

Last synced: 30 Oct 2025

https://github.com/1983shiv/laravel-api-ruff-work

Ruff exercise for api development using laravel 8 with user authentication and membership section and token based authentication for multiple users

api api-rest json json-api laravel laravel-framework token-based-authentication user-authentication

Last synced: 21 Jul 2025

https://github.com/speelgren/ISGB13

Portabla format

javascript json-api xml

Last synced: 12 Mar 2025

https://github.com/jim3/packet-analyzer-go

wip for packet analyzer program

go json-api wireshark

Last synced: 04 Apr 2025

https://github.com/tylerleonhardt/live-edit-and-serve

Live Edit and Serve a json file as a tree of information!

json json-api

Last synced: 25 Jun 2025

https://github.com/ash956901/randomgif

Generate random gifs and gifs based on your search query.

gif gif-animation gifs html html-css html-css-javascript html5 javascript json-api react reactjs

Last synced: 24 Feb 2025

https://github.com/fallaciousreasoning/nz-mountains

A list of mountains in NZ, scraped from https://climbnz.org.nz

alpine climbing climbnz data json json-api maps mountaineering scraping

Last synced: 26 Mar 2025

https://github.com/shivabajelan/weather-and-vacation-analysis

Module 6 challengeThis project involved using Python and an API to investigate weather trends near the equator by collecting and analyzing weather data. The analysis helped to draw conclusions and provide insights into the factors affecting weather trends in this region.

api geoapify json-api pandas python

Last synced: 12 Sep 2025

https://github.com/m-farmaha/100-club

Web app for tennis club "100" in Lviv city! 🎾​💯​💚​

css html js json-api react-router-dom react-spring reactjs responsive-web-design styled-components

Last synced: 30 Dec 2025

https://github.com/qwyua/gartic-wordlist

🌍 A collaborative project to create a comprehensive multilingual word list for Gartic. Contribute in your native language!

gartic gartic-word-list gartic-wordlist garticio garticio-word-list garticio-wordlist json json-api wordlist

Last synced: 05 Apr 2025

https://github.com/romerorodriguezd/legacy-of-rome-api

A REST Api made with Flask and SQLite that contains data about many topics from roman culture. The database uploaded here is a demo with a few rows of each role.

flask flask-application json json-api python rapid-api rest-api rome sqlite

Last synced: 05 Apr 2025

https://github.com/joshuakilaha/mock-api-and-coredata

Testing api Data with CRUD operations

coredata json-api swiftui

Last synced: 09 Aug 2025

https://github.com/jabirdev/andblog-api

Get API from your Blogger without API KEY

blogger blogger-api json-api

Last synced: 30 Oct 2025

https://github.com/nextmn/json-api

JSON API for NextMN-SRv6 / NextMN-SRv6-ctrl

json-api nextmn

Last synced: 12 Jan 2026

https://github.com/mth-ribeiro-dev/finance-api-go

REST API in Go for personal finance tracking with local JSON storage.

backend gin go json-api personal-finance rest-api

Last synced: 05 Sep 2025

https://github.com/needsj6/namava-movie

Create Namava Movie With React

css javascript json json-api json-server npm react reducer redux

Last synced: 19 Jun 2025

https://github.com/monick96/aevents_melgarejo_monica

Fictional web page applying JavaScript vainilla

api frontend html-css-javascript json-api

Last synced: 12 Sep 2025

https://github.com/philmccarthy/rails-api

A JSON API that serves up REST and business intelligence endpoints.

json-api postgresql rails ruby

Last synced: 16 Aug 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: 30 Dec 2025

https://github.com/ibassaoud/project-shop

Boutique de magasin en ligne avec une interface administrateur qui permet de créer et manipuler les produits en stocks et une interface commande et achat pour le client de la boutique

form-validation html-css-javascript json json-api

Last synced: 30 Oct 2025

https://github.com/xander1936/super-hero-app

This is the Super Hero App from the Ultimate Javascript course of Rafeh Qazi. With this project we learned in details the concepts of APis (promises, asynchronous-programming and json).

api api-rest asynchronous-programming css dom dom-manipulation event-listeners functions higher-order-functions html javascript json json-api jsx promises promises-in-javascript reusing-functions search-bar

Last synced: 19 Aug 2025

https://github.com/ruchipriya1009/buncha_assignment

product page where Browse, select from sidebar, add to cart, and choose items in the cart section and delete.

css javascript json-api reactjs redux

Last synced: 30 Dec 2025

https://github.com/shgysk8zer0/freecodecamp-twitch

FreeCodeCamp: Use the Twitchtv JSON API

freecodecamp javascript json-api modules twitch-api

Last synced: 20 Aug 2025

https://github.com/codingrajesh/json-api-data

Restful Api Data

json-api json-server

Last synced: 20 Aug 2025

https://github.com/amansuryavanshi-1/foodah

This React-based web application features real-time data integration with Swiggy and GitHub APIs. Key highlights include custom hooks for online status and fallback images, optimized performance with lazy loading, and a shimmer UI for enhanced user experience. It exemplifies efficient management of large datasets & modern web development practices.

emailjs html javascript json-api parcel parcel-bundler postcss react react-icons react-router-dom reacticons redux-toolkit tailwind-css vercel

Last synced: 26 Oct 2025

https://github.com/rejchev/sm-jansson

Json API implementation for SourceMod

any csgo css extension jansson json json-api l4d l4d2 sourcemod tf2

Last synced: 11 Nov 2025

https://github.com/mustafauyar/secureusermanager

Bu PowerShell scripti, kullanıcı bilgilerini güvenli şekilde JSON dosyasına kaydeder ve şifreler. Base64 formatında veri saklama, kullanıcı ekleme, veri şifreleme, veritabanı ve FTP'ye yedekleme özellikleri sunar. Kullanıcı dostu arayüzle güvenliği sağlar.

base64 encryption-decryption json-api jsondata powershell powershell-scripts

Last synced: 30 Oct 2025

https://github.com/buzut/node-body-validator

Powerful promise based validator module to efficiently validate node body params

json json-api nodejs validation-library

Last synced: 21 Aug 2025