Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/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/devofvictory/passx-api

The JSON Rest API for the PassX password manager written with SpringBoot

backend-api json-api kotlin passx rest-api

Last synced: 13 Jan 2025

https://github.com/josue-lubaki/app-meteo

Application Android [Météo] 🌦️🌨️🌤️

api-test json-api meteo retrofit weather

Last synced: 16 Nov 2024

https://github.com/franpog859/weatherapp

☀️☁️ Simple weather Android app with API calling and JSON parsing

android api app json json-api rest udemy weather

Last synced: 10 Jan 2025

https://github.com/categulario/cryptocurrency_prices

Reads cryptocurrency prices from a JSON API

cryptocurrency json-api

Last synced: 02 Dec 2024

https://github.com/scionoftech/fast-json-server

fast-json-server provides a full REST API / GraphQL Server with zero coding in few seconds.

fastapi graphql json-api json-server jsonapi rest-api

Last synced: 08 Dec 2024

https://github.com/jhu-library-applications/levy-api

Scripts to get and update Drupal 8 website's metadata.

drupal8 json-api metadata

Last synced: 30 Dec 2024

https://github.com/torniker/wrap

Library for building any type of Apps

api go goapp json-api webapp

Last synced: 02 Dec 2024

https://github.com/aman9026/online-json-viewer

Fetches JSON data from a given API online

dart flutter-examples json-api

Last synced: 15 Dec 2024

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: 09 Jan 2025

https://github.com/josh-darling13/quote-gen

Uses APIs, Heroku proxy server, and JSON to fetch and display random quotes.

api css google-dev-tools heroku html javascript json-api visual-studio-code

Last synced: 28 Nov 2024

https://github.com/gnikolovski/jsonapi_limiter

Drupal 8/9 - Limits requests to the JSON:API endpoints.

drupal-8 drupal-9 drupal-module json-api middleware rate-limiting

Last synced: 08 Dec 2024

https://github.com/edoardottt/nason-api

Simulating JSON api to store and search nearest drinking fountains.

api api-service go golang json json-api mysql mysql-database nason-api server test

Last synced: 02 Dec 2024

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: 27 Dec 2024

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: 28 Nov 2024

https://github.com/theel0ja/topfield_tf600_api

JSON API for Topfield TF600 (and maybe other models)

json-api topfield

Last synced: 15 Dec 2024

https://github.com/sroehrl/neoanio-rest-starter

Simple project setup for stateless PHP REST-apis based on neoan.io LENKRAD

json-api jwt-auth php php8 rest-api stateless

Last synced: 02 Dec 2024

https://github.com/the-noah/json2api

Turns JSON files into a simple API

api api-server deno denoland javascript json json-api rest-api typescript

Last synced: 28 Nov 2024

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: 19 Dec 2024

https://github.com/emanuelcop3/api-para-cotacao-de-moedas

Encontrando a cotação do Bitcoin por API

json-api request

Last synced: 16 Dec 2024

https://github.com/divyanshu-rawat/depth-fetch-task

A base class that fetches a json resource at a remote location.

hashing json-api react stringify

Last synced: 22 Dec 2024

https://github.com/andrewjbateman/angular-bootstrap-info

:clipboard: Angular app to get API data and display it using Bootstrap styles

angular angular16 bootstrap bootstrap5 json-api news rest-api rxjs rxjs7

Last synced: 27 Dec 2024

https://github.com/praveenmethraskar/fundoo-notes-javascript

fundoo notes using javascript and json server. using json and javascript created the api for fundoo notes

css html javascript json-api

Last synced: 08 Dec 2024

https://github.com/yoni-deserbaix/data-blog

My JSON API for MyBlog

json-api

Last synced: 22 Dec 2024

https://github.com/nelcifranmagalhaes/animelist

A simple anime list api with express

animes api expressjs javascript json json-api

Last synced: 03 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/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: 05 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/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/douglasvolcato/avengers-api-crud

Consumable API of the Avengers. CRUD model.

backend express expressjs json-api json-server

Last synced: 16 Dec 2024

https://github.com/lewkm/phase1project

A short Forex article on how to trade different Time-Zones with implementation of API for Chart viewing.

css html json-api

Last synced: 06 Dec 2024

https://github.com/dinesh2510/android-ebook-app-with-firebase-backend

Android Fire PDF App with Firebase Backend with Source Code Introducing Android Fire PDF, the ultimate app for all bookworms and literature enthusiasts, designed for Android users, offering a rich collection of ebooks, and PDFs.

admob admob-ads admob-banner admob-interstitial admob-sdk android-application firebase-hosting firebase-realtime-database firebase-realtimedatabase json-api materal-ui material-design material3-android pdf pdf-viewer

Last synced: 04 Dec 2024

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: 04 Dec 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/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/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: 04 Dec 2024

https://github.com/someimportantcompany/jsonapi-resolvers

Resolve JSON-API entities

json-api nodejs

Last synced: 04 Dec 2024

https://github.com/rsignavong/json_api_espec

Json Api ESpec custom matcher to write quick and nice tests

elixir espec json-api

Last synced: 23 Dec 2024

https://github.com/daniel-brai/flight-booking-api

A simple flight booking API built with express utilizing for routing and JSON for storage

express json-api

Last synced: 23 Dec 2024

https://github.com/starcodekh/laravel-11-using-passport-rest-api-authentication

In Laravel 11, the Passport Auth package allows users to create a login, and register REST API by token-based authentication. Let’s start installing and configuring Passport auth to create token-based authentication

api json-api laravel11

Last synced: 19 Dec 2024

https://github.com/tnowad/quotes-api

This is a simple Express.js application that provides an API to retrieve random quotes and manage a collection of quotes. It uses a JSON file to store the quotes.

express json-api nodejs npm typescript

Last synced: 12 Jan 2025

https://github.com/ernxst/api-connector

Handles the interaction between your application and other external APIs.

api docker json json-api json-schema rest-api restful-api

Last synced: 11 Jan 2025

https://github.com/matthieu-rolland/cloudjson

Allows you to programmatically post/get/update json data online, easily and for free.

json json-api json-data json-server myjson myjson-api

Last synced: 17 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/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/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/ghnmqdtg/ptx_citybusquery

PTX_CityBusQuery

json-api requests

Last synced: 17 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/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/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/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: 18 Dec 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/eliacontini/book-store

Displays data about book stores: best sellers and rating.

javascript json-api reactjs

Last synced: 18 Dec 2024

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 почтовых индексов России

json-api

Last synced: 05 Dec 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/rejchev/sm-jansson

Json API implementation for SourceMod

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

Last synced: 01 Jan 2025

https://github.com/chanhi2000/facebookfeed

Mock Project : Facebook

ios json json-api mock swift swift-3 swift3 swift5

Last synced: 19 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/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