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/magentanova/helloandwelcometomoviefone
API demo reading from the Open Movie DataBase
Last synced: 24 Nov 2024
https://github.com/vimaltiwari2612/gmail-android
Creating Gmail Like Inbox using Android RecyclerView
android-application android-apps gmail gmail-api json-api json-schema listview recyclerview recyclerview-adapter ui-design
Last synced: 02 Jan 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: 27 Dec 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: 14 Nov 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/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/sanmai/pindx-client
PHP клиент для API почтовых индексов России
Last synced: 05 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/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/javazakariae/json-fundamentals
This repository contains my code examples for the java json fundamentals course
jackson-databind json json-api
Last synced: 17 Nov 2024
https://github.com/busraozdemir0/python_mini_projects
beautifulsoup json-api python webscraping
Last synced: 07 Dec 2024
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: 10 Nov 2024
https://github.com/rafaeldavish/linux-server-configuration
Baseline installation of a Ubuntu Linux distribution on a virtual machine and prepared to host web applications, including updates installations, securing it from attack vectors and installing/configuring web and database servers.
apache2 aws-lightsail flask-application google-api json json-api linux-server postgresql python-2-7 sqlalchemy
Last synced: 15 Nov 2024
https://github.com/jhonshua/poryecto-hr-php
PROYECTO EN HYBRIDO HR
css css-flexbox css-grid html html-css-javascript js json-api laravel laravel-framework php
Last synced: 17 Nov 2024
https://github.com/jhonshua/app-convercion-monedas
App que ayuda a la convercion de monedas fiat Venezuela dolar -bs
api-client axios axios-react bootstrap bootstrap5 css javascript js json json-api react reactjs
Last synced: 17 Nov 2024
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: 15 Nov 2024
https://github.com/muhammadmoeezkhan/get-your-weather
Web Application Used To Display Weather Forecasts For Over 200,00 Cities Throughout The Globe.
css3 html5 javascript json-api openweather-api
Last synced: 24 Nov 2024
https://github.com/vigneshss-07/json
This deals with parsing and converting of JSON(nested json objects and complex structure of json objects) to pandas dataframe.
json-api json-schema json-server jsonparser jsontocsv jsontotable
Last synced: 15 Nov 2024
https://github.com/alexandrbig1/calculate-wealth
practicing coding(JavaScript)
array arraymethods css3 dom dom-manipulation frontend html5 javascript js jslibrary json json-api json-server webapi webapp webapplication webdevelopment
Last synced: 23 Nov 2024
https://github.com/bab95/activeauthor
Hackerrank Problem Most Active Authors
interview-questions java json-api
Last synced: 17 Dec 2024
https://github.com/tylerleonhardt/live-edit-and-serve
Live Edit and Serve a json file as a tree of information!
Last synced: 07 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/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: 17 Nov 2024
https://github.com/trishan9/fakepasal
A simple store which showcases a variety of fake products for an enjoyable shopping experience where you can browse, search and add products in your cart. The application uses SolidJS, and the product data is fetched from a REST API, which was created using json-server.
Last synced: 10 Nov 2024
https://github.com/dracula27/stargazersapod
Integrate with NASA's API to show the Astronomy Picture of the Day.
api css css-grid css3 html html-css html-css-javascript html-css-js html5 html5-css3 javascript javascript-vanilla js json json-api
Last synced: 17 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