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-13 00:16:20 UTC
- JSON Representation
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: 30 Dec 2024
https://github.com/rayzler/movies-api-with-bun-and-elysia
API de películas que utiliza Bun y el framework Elysia. Puede interactuar con diferentes tipos de bases de datos. La elección de la base de datos se realiza a través de argumentos de línea de comandos cuando se inicia la aplicación.
api bun dependency-injection elysiajs env json-api mongodb mvc mysql-database mysql2 testing zod-validation
Last synced: 11 Dec 2024
https://github.com/muskanmi/quiz-app-react
A basic application for providing quizzes created using ReactJS and React Hooks.
css3 html5 javascript json-api json-data material-ui quiz-app quizapp react-hooks react-props reactjs reactjs-components styled-components usestate-hook
Last synced: 23 Dec 2024
https://github.com/maxwellmatthis/api-dev-kit
The API Developer Kit helps with developing APIs and Socket.io Aplications by giving you control over fetch (POST and GET) and socket.io-client without having to write code. This allows you to test client side interaction with the server before you write the production logic.
api developer-tools development fetch html html5 js json json-api kit nodejs-api socket-io
Last synced: 17 Dec 2024
https://github.com/dbz/kittencannon
A Simple Ruby on Rails App With Graphql
graphql graphql-ruby json json-api ruby ruby-on-rails
Last synced: 12 Dec 2024
https://github.com/tnowad/file-hub
A simple file upload project for managing and storing files online, built using TypeScript, Express.js, MongoDB, and REST APIs.
api-rest express expressjs file-upload json-api jsonwebtoken mongodb mongoose nodejs
Last synced: 12 Jan 2025
https://github.com/foxcapades/json4k
Kotlin abstraction over Json creation libraries.
json json-api kotlin kotlin-library
Last synced: 19 Dec 2024
https://github.com/0xpriyanshujha/validatex
This is an email validator website - validateX
api html-css-javascript json-api validate-js
Last synced: 05 Jan 2025
https://github.com/ayoubzulfiqar/json-server
This is simple JSON-SERVER build with GO using GIN Web Framework
gin-framework gin-gonic go golang json-api json-server rest-api restful-api
Last synced: 03 Jan 2025
https://github.com/azhovan/standard-json-response
Standard Json Response
api api-server json json-api response
Last synced: 11 Jan 2025
https://github.com/emperorofmars/libsquirrelpub
What if ActivityPub and Atproto smoked crack and had an ugly child which they forced to be statically hostable?
dns experiment experimentation json json-api social-media social-network social-network-api squirrelpub
Last synced: 13 Dec 2024
https://github.com/bab95/activeauthor
Hackerrank Problem Most Active Authors
interview-questions java json-api
Last synced: 17 Dec 2024
https://github.com/midwire/jsonapi_rspec
Provides RSpec matcher for json:api related specs and compares jsonapi rack response to instantiated objects.
json json-api jsonapi jsonapi-expectations jsonapi-rb jsonapi-rspec jsonapi-testing rspec
Last synced: 13 Dec 2024
https://github.com/nisanth2004/springboot-security-3-jwt-refreshtoken
JWT Authentication and Authorization in the Signup,Signin page and it will generate new token as well as refresh token using JSON Web Token(JWT).And also create and test role-protected endpoints for both administrators and users.
authorization backend controller generatetoken intellija java json-api jwt-authentication jwt-token jwt-token-for-authentication mapping refreshtoken restful-api spring spring-boot spring-mvc spring-security sts
Last synced: 11 Jan 2025
https://github.com/nicobwin/tt1-json
Examples for practical use of JSON with API
api-client dolar json json-api libcurl weather-forecast
Last synced: 01 Oct 2024
https://github.com/lewkm/phase1project
A short Forex article on how to trade different Time-Zones with implementation of API for Chart viewing.
Last synced: 06 Dec 2024
https://github.com/yahongie2014/datajsonhandeling
Read the feed programmatically and categorize the messages according to the sentiment (field: sentiment) of the message (field: Message).
api google-maps-api json json-api laravel retirm sorting
Last synced: 10 Jan 2025
https://github.com/cesurapp/api-bundle
Symfony API Bundle
api json-api rest-api symfony symfony-bundle
Last synced: 13 Oct 2024
https://github.com/boddepallyvenkatesh06/create-a-responsive-seat-selector-ui-in-html-css-and-js
Developed a responsive seat selector UI using HTML, CSS, and JS, improving user experience for selecting seats in a business, enhancing efficiency and user satisfaction
css3 html5 javascript javascript-framework json-api
Last synced: 06 Dec 2024
https://github.com/3divyansh/page-register-login
This is a responsive website design for login and registration form created during my individual training
bootstrap css-animations database html json json-api react react-hooks react-router reactjs
Last synced: 14 Jan 2025
https://github.com/gaurav000001/boat_server
Boat Server Backend repository.
javascript json json-api json-server jsonwebtoken nodemodules
Last synced: 24 Dec 2024
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: 08 Jan 2025
https://github.com/mallikarjunh/json_parsing_examples
Different different examples of JSON parsing using Objective-C and Swift Language
alamofire codable ios json json-api json-parsing nsurlrequest objective-c swift-language swift5 swiftyjson
Last synced: 19 Nov 2024
https://github.com/lewkm/phase2ip
A simple react application that allows traders share their chart analysis
css json-api json-server reactjs
Last synced: 06 Dec 2024
https://github.com/ipublikuj/json-api-document
:page_with_curl: Super light {JSON:API} document factory
ipub ipublikuj json-api json-api-factory jsonapi
Last synced: 12 Jan 2025
https://github.com/fmanimashaun/artwork-listing-app
This project will be a group capstone project to create a single-page web application based on the Art Institute of Chicago's API. The application will be built with webpack 5 and Sass, and provide an intuitive user interface to view artworks from the Art Institute of Chicago. Additionally, the application will use Jest to test.
api html5 json-api rest-api sass spa webpack5
Last synced: 06 Jan 2025
https://github.com/streamlined2/luxcampus17
Simple Spring REST application for blog handling
dao-layer docker hibernate json-api lombok postgresql rest-api service-layer spring-boot spring-data-jpa
Last synced: 19 Nov 2024
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: 11 Oct 2024
https://github.com/vxncius-dev/sheetdb
Instruções práticas para quem deseja armazenar dados de forma simples e gratuita.
api api-rest appscript database easy-to-use google-apps-script google-sheets javascript json-api sheets-api
Last synced: 12 Jan 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: 14 Jan 2025
https://github.com/shgysk8zer0/freecodecamp-twitch
FreeCodeCamp: Use the Twitchtv JSON API
freecodecamp javascript json-api modules twitch-api
Last synced: 07 Dec 2024
https://github.com/chetan0777/hotstar
Disney+ Hotstar is an Indian brand of subscription video on-demand over-the-top streaming service owned by Novi Digital Entertainment of Disney Star and operated by Disney Media.
es6 html-css-javascript javascript json-api
Last synced: 13 Jan 2025
https://github.com/iftekheraziz/api-problem-solving
API-Problem-Solving
css3 html5 javascript json-api modern-javascript
Last synced: 14 Jan 2025
https://github.com/eliacontini/book-store
Displays data about book stores: best sellers and rating.
Last synced: 18 Dec 2024
https://github.com/mahabubx7/leaderboard
Leader-board is a web-application for the standings for a particular game. Users can add, get scores in here.
es6 javascript json-api scss webpack
Last synced: 14 Jan 2025
https://github.com/manusoft/api
Welcome to the API Repository! This repository contains a collection of helpful APIs for developers. These APIs provide access to various data and services that can enhance your applications. Additionally, you will find JSON files that accompany some of the APIs for easy integration. Feel free to explore the APIs and use them in your projects.
api api-rest free json json-api
Last synced: 27 Dec 2024
https://github.com/sanmai/pindx-client
PHP клиент для API почтовых индексов России
Last synced: 05 Dec 2024
https://github.com/sanjaydevtech/json-placeholder-server
JSON fake placeholder api
expressjs fake-api heroku json-api json-placeholder nodejs
Last synced: 25 Nov 2024
https://github.com/equilapi/cafe-starbucks-api
serverApi
api-client api-server html json json-api nodejs
Last synced: 19 Nov 2024
https://github.com/mohdadil1/acad-mca
ACAD MCA provides all the essential study materials and placement resources for MCA students . Get organized, up-to-date resources all in one place to enhance your academic and placement journey.
json-api jwt-token localstorage modal-dialog mongodb nodejs passportjs pdf-viewer reactjs session-cookie tailwindcss
Last synced: 18 Dec 2024
https://github.com/charlesfries/swiftyfetch
A fetch-like CocoaPod for programmatically making web requests with JSON responses on iOS.
cocoapods fetch http http-client ios json json-api request
Last synced: 31 Dec 2024
https://github.com/scffs/simple-spa
Redux Toolkit / Redux Saga / Axios / React / vite
axios json-api react redux-saga redux-toolkit vite
Last synced: 28 Nov 2024
https://github.com/its-shojib/event-management-with-reactandfirebase
Event Management is a dynamic website where anyone can book any events. There are birthday, Wedding and many more event added to this site. Anyone can book any event with some authentication.
firebase jaavscript json-api react tailwindcss
Last synced: 19 Nov 2024
https://github.com/sjmerel/simpson
A simple C++ JSON parser
cplusplus cplusplus-11 json json-api json-parser
Last synced: 19 Nov 2024
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: 06 Dec 2024
https://github.com/pnguyen215/unused-ngx-request-sdk
A fantastic Angular library for HTTP method
angular angular-http-service angular-httpclient angular-rest http json json-api json-schema rest-api
Last synced: 12 Jan 2025
https://github.com/codebatine/bestcoasteducation
A Proof-of-Conceppt application as part of a JavaSccript course. Dynamic site with register/login and other dynamic javascript features.
dynamic-forms javascript javascript-applications json-api json-server typescript
Last synced: 19 Nov 2024
https://github.com/mpolinowski/react-typescript
Why is Typescript always yelling at me... And how can I make it stop.
hls-stream json-api react-form-hook react-redux-toolkit react-router reactjs typescript-react videojs
Last synced: 30 Nov 2024
https://github.com/mpolinowski/python-search
Run OpenSearch search queries and process the JSON response.
elasticsearch json-api opensearch python rest-api
Last synced: 30 Nov 2024
https://github.com/mpolinowski/python-rest
Retrieve information from JSON web APIs and process them.
Last synced: 30 Nov 2024
https://github.com/mpolinowski/nodered-http-get-post-api-testing
Mocking a JSON HTTP API for GET and POST Requests in Node-RED
get-request json-api node-red post-request
Last synced: 30 Nov 2024
https://github.com/ameet-rakte/kitchen-story
As a Full Stack Developer, I have develop a project on Kitchen Story which is an e-commerce portal that lets people shop basic food items on this website. Our main objective behind this project is to provide significant facilities to the society.
angular-cli bootstrap3 css3 html javascript json-api typescript
Last synced: 20 Dec 2024
https://github.com/yashwantxdx/quotogeneratorapp
A Quote Generator Mobile Application made using Flutter and Dart Programming with zenquote api.
Last synced: 16 Nov 2024
https://github.com/emilracz21/quiz-javascript
Quiz Game
api frontned json-api quiz-game random random-generator randomquiz ui-design
Last synced: 08 Jan 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: 02 Jan 2025
https://github.com/yohanmishkin/partytime
JSONAPI serializer built with Jil
Last synced: 11 Dec 2024
https://github.com/vertocode/jest-unit-tests
Base code of my studies with jest unit tests. Jest is a JavaScript testing framework designed to ensure correctness of any JavaScript codebase.
jest-tests json-api json-server vue-js vue-router
Last synced: 20 Dec 2024
https://github.com/eosnewmedia/json-api-client-bundle
Symfony integration for enm/json-api-client
api api-client client json-api symfony symfony-bundle
Last synced: 02 Jan 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: 19 Nov 2024
https://github.com/pauloallan/gerador-de-cep
Aplicativo que gera CEPs com a API/JSON nivel basico.
api cep javascript json json-api json-server logica-de-programacao logical-programming
Last synced: 13 Jan 2025
https://github.com/lewiswatson/carshare-web
Progressive Web App for the carshare-back
angular angular-material car-sharing docker json-api progressive-web-app
Last synced: 05 Dec 2024
https://github.com/backpackerhh/challenge-be-safebox-api-rails
Backend Challenge
ddd domain-driven-design hexagonal-architecture json json-api ports-and-adapters rails rails-api ruby ruby-on-rails
Last synced: 18 Dec 2024
https://github.com/chriscorchado125/html5
HTML5 version of www.chriscorchado.com
css3 drupal8 html5 javascipt json-api sass typescript
Last synced: 30 Dec 2024
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: 06 Jan 2025
https://github.com/2dareis2do/virtual_edit_link_field
Virtual Edit Link Field
Last synced: 30 Dec 2024
https://github.com/vijinho/stormyglass
PHP CLI script and webservice to fetch, save and output data from the stormglass Global Marine Weather Forecast API weather API https://docs.stormglass.io/?shell#point-request and cache/save results, outputting in JSON format
json-api marine-data marine-resources microservice php-weather storm stormglass weather-api weather-app weather-conditions weather-data weather-forecast-application weather-forecaster-webapp webservice-client
Last synced: 22 Dec 2024
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: 29 Nov 2024
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: 19 Nov 2024
https://github.com/alexvvr2000/api-eventos
Api basica que maneja un CRUD con postgresql y springboot
api-rest java json-api maven orm postg spring-boot
Last synced: 28 Dec 2024
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: 19 Nov 2024
https://github.com/rohitchourey0809/calenderassignment
hook javascipt json json-api reactjs tailwindcss
Last synced: 19 Nov 2024
https://github.com/avm21/embango
Ember + Django
django django-rest-framework ember-data emberjs json-api
Last synced: 18 Dec 2024
https://github.com/dl-nft-books/network-svc
Service for managing networks and displaying their info
backend blockchain golang json-api psql
Last synced: 19 Nov 2024
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: 15 Jan 2025
https://github.com/magentanova/helloandwelcometomoviefone
API demo reading from the Open Movie DataBase
Last synced: 24 Nov 2024
https://github.com/blaise-93/personal-lifestyle-dashboard
Personal lifestyle dashboard sync with APIs to give clients UX and provide them relaxation they want eg movie collections, etc.
css html jasmine javascript json-api unittesting
Last synced: 18 Dec 2024
https://github.com/msasikanth/livewidget
Android interview task for ShopsUp
hackathons json-api material-design
Last synced: 27 Dec 2024
https://github.com/pawankumar-dev/simple-rest-api
develop an API with PHP, JSON, and POSTMAN
api json json-api mysql php postman-api rest-api
Last synced: 15 Dec 2024
https://github.com/ankit7927/wallex-backend
this is a rest api for wallpaper app.
java-8 json-api rest spring-boot
Last synced: 19 Nov 2024
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: 19 Dec 2024
https://github.com/lamba01/advice-generator-app
A test of my API integrations knowledge. This is an advice generator from an API using the JavaScript fetch function.
api apiintegration fetch-api javascript json-api
Last synced: 15 Nov 2024
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: 15 Nov 2024
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: 23 Nov 2024
https://github.com/dl-nft-books/book-svc
Service for storing books information with basic CRUD operations on the API
Last synced: 09 Jan 2025
https://github.com/kmyeaserarafat/blood-bank
This is a realllife demo blood bank web application. It's devlop by using html, css, react js, framework.
bootstrap css html java json json-api json-server jsx react react-bootstrap react-bootstrap-components
Last synced: 10 Oct 2024