Ecosyste.ms: Awesome
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:
- 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-01-05 00:15:55 UTC
- JSON Representation
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: 24 Dec 2024
https://github.com/aaronahmid/robotarm
A simple automation tool written in python to handle tedious and repetitive tasks.
automation bash-script configuration-management flask-api json json-api micro python rest yaml
Last synced: 18 Dec 2024
https://github.com/mcalthrop/auth-mongo-express-node
Express server with MongoDB and authentication and authorisation
apidoc authorisation es6 eslint jasmine json-api learning learning-materials mongo mongodb mongoose passport-js supertest yarn
Last synced: 19 Dec 2024
https://github.com/chinmayrane16/news
News Application to view Daily Affairs
http-requests httpclient json-api parsing rss-feed-parser rss-reader
Last synced: 19 Dec 2024
https://github.com/f3ath/json-api-server
JSON:API Server in Dart
dart dart-frameworks dart-library dart2 json json-api vm
Last synced: 01 Jan 2025
https://github.com/mk-conn/nextfeed2
Laravel + Ember Newsfeed App
atom-feed ember emberjs emberjs-frontend json-api laravel php71 rss-reader zend-feed
Last synced: 28 Sep 2024
https://github.com/dmitrymyadzelets/remote-json
HTTP/HTTPS client for JSON APIs
Last synced: 15 Nov 2024
https://github.com/nerjalnosk/jsonlight
A lightweight Java JSON API aiming to fully support Json5 and more -- Disclaimer ; source is set to migrate to https://gitlab.com/nerjalnosk/jsonlight along with a refactoring of the API to `io.gitlab.nerjalnosk...` to match with the SonaType requirements for Maven Central release
Last synced: 27 Oct 2024
https://github.com/vimaltiwari2612/json-to-table
A simple tool to convert JSON Array into table/tabular form to ease the data analysis.
css3 html5 json-api json-to-csv json-to-excel json-to-table json-tree jsontocsv jsontoexcel jsontool jsontotable pure-javascript vanilla-javascript
Last synced: 02 Jan 2025
https://github.com/lewiswatson/carshare-back
Car Share Tracking API
car-sharing docker json-api mongodb
Last synced: 05 Dec 2024
https://github.com/ThinkThinkAI/JSONScript
JSONScript Technical Details
documentation json json-api scripting scripting-language
Last synced: 16 Oct 2024
https://github.com/jamesog/example-http-api
An example HTTP REST API in Go
example-code go http-server json-api rest-api
Last synced: 10 Dec 2024
https://github.com/medzed/electron-torrent-stream
electron json json-api movies torrent yify-torrents
Last synced: 12 Nov 2024
https://github.com/sayanarijit/python-zenoss-client
Zenoss API client for python
Last synced: 29 Oct 2024
https://github.com/filipemeneses/express-cors-request-proxy
Express cors proxy using request
cors expressjs json-api proxy serverless
Last synced: 21 Dec 2024
https://github.com/axeldavid45/php-api-from-scratch
This repo contains an API created from scratch using standards from PSR-FIG
Last synced: 10 Nov 2024
https://github.com/saharbueno/basic-chatroom
A simple chatroom website where you can make your own account and begin chatting.
api api-rest css html html-css-javascript javascript json json-api php sql sqlite sqlite3
Last synced: 05 Jan 2025
https://github.com/etchsaleh/WeatherNOW
An iOS weather app that calls the OpenWeatherMap API to retrieve weather forecasts.
api forecast ios ios-app ios-swift ios-tutorial json json-api openweathermap openweathermap-api retrieve-weather-forecasts weather-app xcode xcode8
Last synced: 24 Oct 2024
https://github.com/jgardezi/pxc-json-client
Copy of swisnl/json-api-client package with configurable headers in the request
client json-api laravel laravel-package lumen php7
Last synced: 10 Nov 2024
https://github.com/honzoraptor31415/youtubeapi
A Youtube JSON api for all data that you could possibly need in your app about a youtube video/playlist/channel.
api flask json-api python python-api python-flask-application pytube youtube youtube-api
Last synced: 12 Nov 2024
https://github.com/honzoraptor31415/iss
A cool little Python app, that uses some JSON APIs to get data about ISS and display it in realtime.
Last synced: 12 Nov 2024
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: 10 Nov 2024
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: 18 Dec 2024
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: 18 Dec 2024
https://github.com/sahq-azhar/flutter-nasa_gallery
🌌Galaxy images app using Flutter-JSON
flutter flutter-app flutter-package flutter-ui json json-api json-data
Last synced: 16 Nov 2024
https://github.com/devofvictory/passx-api
The JSON Rest API for the PassX password manager
backend-api json-api kotlin passx rest-api
Last synced: 14 Nov 2024
https://github.com/talaatmagdyx/api-versioning
simple example explain how to create different API version using Ruby (Sinatra)
api-documentation json json-api ruby sinatra
Last synced: 18 Dec 2024
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: 23 Nov 2024
https://github.com/michaelsipayung/student-registration-api
This is my personal experimentation about using rails 7 as an API only application, test driven develoment, using Json Web Token. For web apps version you can visit https://www.spmb-del.me and the endpoint for the API click link below.
api-only json-api jwt-authentication ruby-on-rails test-driven-development
Last synced: 18 Dec 2024
https://github.com/isaccanedo/json-server-api-rest
:basket: Get a full fake REST API with zero coding in less than 30 seconds (seriously)
json json-api json-mock json-schema json-server
Last synced: 18 Dec 2024
https://github.com/jatin-8898/native-speech-recognition
A native Speech Recognition without using any api made using JS :speech_balloon:
html js json json-api native native-development native-speech-recognition speech speech-analysis speech-balloon speech-recognition speech-synthesis speech-to-text
Last synced: 16 Nov 2024
https://github.com/devriazul/restaurent-using-javascript-api
Javascript-api-web-application
javascript-applications javascript-framework json-api
Last synced: 11 Nov 2024
https://github.com/alexhaislip/json_notes
A place for notes related to learning JSON.
json json-api json-data json-ld json-parser json-rpc json-schema json-server jsonapi jsonwebtoken
Last synced: 16 Nov 2024
https://github.com/droiddevgeeks/moviesearch
Top rated Movie search application with functionality for searching particular movie. Marking favourite movie using room dB
android-application cache-control cache-storage constraint-layout corejava dagger-android-injection databinding-android fragments json-api livedata-databinding localstorage mvvm-architecture pagination room-database rxjava2-dagger2-retrofit2 viewpager
Last synced: 13 Nov 2024
https://github.com/mdazlaanzubair/amazon-scraper-api
A web scraper to crawl on amazon to extract products information and return in JSON format.
amazon crawler expressjs json-api nodejs webscraping
Last synced: 11 Nov 2024
https://github.com/dcoxall/jsonapi
Go library for JSONAPI serialization and deserialization
deserialization go golang json-api jsonapi serialization
Last synced: 14 Nov 2024
https://github.com/flyte/chromium-pdf-api
A server which uses headless Chromium to visit any URL and create a PDF from it. Uses a simple JSON API to set the URL and options for PDF creation.
cdp chrome chromium json-api pdf pdf-converter pdf-generation python python3
Last synced: 21 Dec 2024
https://github.com/smithsonian/xchange
Light-weight structured data exchange and JSON support for C/C++
c-language c-programming-language data-exchange json json-api library open-source structured-data
Last synced: 19 Nov 2024
https://github.com/iampavangandhi/chatbot
💬 Chatbot Web App (using APIs)
chatbot data-structures javascript json json-api
Last synced: 16 Nov 2024
https://github.com/mahabubx7/cinebook
Cinebook (Backend APIs): A platform for all cineplex to sell tickets online
adonisjs-framework authorization docker docker-compose json-api nodejs pbac postgresql rbac-authorization redis restful-api swagger token-based-authentication typescript
Last synced: 14 Nov 2024
https://github.com/asif-shahriar/jmeter-demo
Performance testing on multiple customer APIs by JMeter
bottleneck-testing jmeter json-api json-data load-testing stress-testing
Last synced: 23 Nov 2024
https://github.com/imsanko/icecake
About It's a chatbot that took me a couple of months to deploy over discord which does pretty good stuff like talking to you when ur lonely and left over. The INVITE_LINK will be in the @ReadME section do try it out with "?" Prefix command.(https://user-images.githubusercontent.com/69459134/202706603-09afb710-ba9f-4b0a
index javascript json json-api json-server liveserver-vc mongodb mongodb-atlas mongodb-database npm-module npm-package server uptime uptime-monitor uptimerobot-api
Last synced: 13 Nov 2024
https://github.com/annaigjegourel/oc-p7-bilemo
API built with Symfony, for a B2B mobile phone company (study project)
api api-documentation api-rest json json-api jwt php php8 symfony symfony6 symfony6-2
Last synced: 13 Nov 2024
https://github.com/tubemogul/nscapi
A server that ingests nsca calls and exposes the result via a json API
golang-application json-api monitoring nsca
Last synced: 11 Nov 2024
https://github.com/ash956901/devdetective.github.io
Find any developer on GitHub and their info.
css detective developer developers find finder github html html-css html-css-javascript html5 javascript js json json-api profile profile-readme profiles
Last synced: 10 Nov 2024
https://github.com/kaifullakazim/weather-app
A fully responsive Weather App built using HTML,CSS,JAVASCRIPT and API generated from the openweathermap.org
api css css-flexbox html html-css-javascript html5 json-api
Last synced: 13 Nov 2024
https://github.com/irsol/item-catalog-app
Udacity Fullstack Nanodegree Project: Item Catalog App
auth catalog database database-setup flask full-stack fullstack google-api item-catalog json json-api login-system nanodegree python python3 server sqlite-database udacity-fullstack-nanodegree udacity-nanodegree vagrant
Last synced: 12 Nov 2024
https://github.com/p-ranav/json.old
JSON Manipulation Library for C++
cpp header-only json json-api json-manipulation-library lightweight mit-license
Last synced: 13 Nov 2024
https://github.com/paebbels/semaphore-microservice
A Microservice offering Semaphores in CI Environments.
http-server json-api microservice python3 rest-api semaphore semaphore-microservice
Last synced: 07 Dec 2024
https://github.com/brandaof/jbrgates
The jBRGates is a lightweight library for serializing beans to Json.
java json json-api json-parser
Last synced: 13 Nov 2024
https://github.com/EddieGustafsson/wiki
The goal is to create a knowledge base website, a wiki, on which users collaboratively modify content and structure directly from the web browser based on the Provider's web services, using their API.
Last synced: 04 Nov 2024
https://github.com/kmbhm1/pyjas
A Python tool to implement JSON-API Standard Responses.
Last synced: 11 Oct 2024
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: 23 Nov 2024
https://github.com/webeetle/jrpc-client
JRPC-Client is a simple JSON-RPC 2.0 client for node.js and browser, developed in typescript for work synergy with JRPC-Server.
json json-api json-rpc json-schema typescript
Last synced: 12 Oct 2024
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: 01 Jan 2025
https://github.com/devgabrielrr/portifolio-javascript-dio
Este é o meu portfólio, um projeto desenvolvido com HTML, CSS e JavaScript, concebido durante um curso na Digital Innovation One (DIO). Utilizei um arquivo JSON para armazenar os dados essenciais, organizados de forma estruturada para facilitar o acesso e a manipulação das informações. A integração de uma API foi crucial para recuperar dinamicament
css3 html5 http-server javascript json-api npm
Last synced: 16 Nov 2024
https://github.com/jeffmikels/planningcenter_api_dart
This is a dart library covering nearly 100% of the latest Planning Center public API.
dart dartlang flutter hacktoberfest json-api
Last synced: 10 Nov 2024
https://github.com/vijinho/feedex
PHP CLI and REST tool to search URLs for RSS/ATOM feeds and extract them, optionally as JSON or OPML.
atom-feed atom-feed-scraper cli json json-api opml opml-to-json php php-cli rest-api rss rss-feed rss-feed-parsing rss-feed-scraper rss-feeds webservice
Last synced: 22 Dec 2024
https://github.com/moyasiginko/leaderboard-project
A leaderboard project on GitHub using an API involves creating a platform to track and display the rankings or scores of participants in a specific activity or competition. The project typically utilizes an API (Application Programming Interface) to retrieve data related to the participants' scores or rankings.
css html javascript json-api linters webpack
Last synced: 30 Nov 2024
https://github.com/b-dollar-c/friends-app
Friends-App is a web application, where the focal end lies in its Backend. It has been developed in RoR. The app as of now can be used to create a user-oriented and a user-associated friends list. It encompasses the CRUD operations, User Authentication and Admin administration.
activeadmin activerecord devise-api-authenticatable devise-gem-extension json-api nodejs rails-application rails-tutorial rails7 ruby ruby-application ruby-gem ruby-on-rails rubygems schema sqlite3
Last synced: 22 Dec 2024
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: 17 Nov 2024
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: 17 Nov 2024
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: 13 Nov 2024
https://github.com/vigneshss-07/python3-acompleteguide
A to Z in Python programming in depth.
json json-api python python-3 python-script python3
Last synced: 15 Nov 2024
https://github.com/bchavs12/aulas_js_node
Aulas de JavaScript é NODE na DigitalHouse
api api-rest javascript json json-api nodejs
Last synced: 20 Nov 2024
https://github.com/cailloumajor/config-api
Configuration data HTTP API
json-api microservice mongodb rust toml
Last synced: 11 Nov 2024
https://github.com/monamobeen/apicalls-backend-api
A REST API which supports Creating, Reading, Updating and Deleting
api json-api rest-api restful restful-api
Last synced: 05 Jan 2025
https://github.com/nyrta1/flexilib
JSON, XML, YAML multi data format library services using Spring Cloud microservices
api-gateway java17 json-api spring-boot spring-cloud xml-api yaml-api
Last synced: 24 Nov 2024
https://github.com/rexagod/chatbot
Q/A APIs chatbot coded in React || Dev deployed on https://raydwaipayan.github.io/chatbot/ || API maintainence required.
chatbot-application contributions-welcome css3 heroku-ready html javascript json-api react webapp
Last synced: 07 Nov 2024
https://github.com/juliangut/json-api
PSR-15 aware json-api integration
json json-api psr15 psr7 psr7-middleware
Last synced: 28 Oct 2024
https://github.com/sevdanurgenc/json-http-flutter-project
This repo contains an application that shows list of json samples by using JSon Operations.
dart flutter flutter-app flutter-apps flutter-examples http json json-api json-data
Last synced: 30 Nov 2024
https://github.com/sevdanurgenc/json-flutter-project
This repo contains an application that shows shopping list by using JSon Operations.
dart flutter flutter-apps flutter-examples json json-api
Last synced: 30 Nov 2024
https://github.com/ritwik880/handlingapiusingreacthooks
Handling Json using react hooks
hooks javascript json-api map react
Last synced: 18 Nov 2024
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: 05 Dec 2024
https://github.com/boizz/json-safeguard
A lib that effectively safeguards data types, and automatic completion of the required words.
Last synced: 26 Dec 2024
https://github.com/rednexie/ip-fastify
Basic IP API using node.js
api ip ip-address ip-api ipapi ips javascript js json json-api node-server nodejs server
Last synced: 15 Dec 2024
https://github.com/alexandrbig1/speech-text-reader
practicing coding(JavaScript/web api)
api css3 frontend html-css-javascript html5 javascript js json-api json-server jsx vanila-javascript webapi webapp webdevelopment website
Last synced: 23 Nov 2024
https://github.com/wnuqui/convertex
A simple Phoenix JSON API application that converts currency.
convert-currency elixir json-api phoenix
Last synced: 18 Nov 2024
https://github.com/rahad-ullah/phone-hunter
Dynamic Website
2023 dynamic-website javascript-applications json-api responsive-design
Last synced: 18 Nov 2024
https://github.com/prashantpandey9/imdb_top_250_movie_list-rating_api
Automatically scrape data on TOP250IMDbRating to make them easily accessible in JSONaCSV format.
api bs4 bs4-requests imdb-rating json-api python3 requests-module scraper
Last synced: 27 Dec 2024
https://github.com/hansottowirtz/elpong-js
Elpong for Javascript
elpong javascript json-api restful typescript
Last synced: 20 Nov 2024
https://github.com/hansottowirtz/elpong
The Elpong spec
elpong json-api protocol restful
Last synced: 20 Nov 2024
https://github.com/alexandrbig1/goit-react-hw-01-components
homework(React module) in bootcamp (GoIT) Fullstack developer
css3 frontend git github html-css-javascript html5 javascript js json-api jsx react reactjs webdevelopment
Last synced: 23 Nov 2024
https://github.com/mskian/cycling-quotes-api
Cycling Quotes JSON API - Build using Prisma, Express and TypeScript.
bicycle cycle cycling express expressjs json json-api prisma quotes quotes-api quotes-generator sqlite sqlite3 strava typescript wccg
Last synced: 29 Dec 2024
https://github.com/auspicus/devour-drupal
An extension of the devour-client to work with Drupal's JSON:API core module
browser drupal drupal-8 json-api json-api-client nodejs npm-package
Last synced: 22 Dec 2024
https://github.com/guilhaof/gsystem-api-node
Backend do sistema Gsystem com Nodejs,Express,Prisma , WebToken - Obs ainda e construcao a⚠️❗
bcript bcryptjs cors express json-api jsonwebtoken mysql nodejs postgresql prisma prisma-client prisma-studio typescript
Last synced: 11 Nov 2024