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/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.

json-api php wiki

Last synced: 04 Nov 2024

https://github.com/kvnol/catholicodex-api

Codex Iuris Canonici JSON API

catholic codex json-api

Last synced: 25 Oct 2024

https://github.com/axeldavid45/php-api-from-scratch

This repo contains an API created from scratch using standards from PSR-FIG

api-rest json-api php7

Last synced: 10 Nov 2024

https://github.com/amamenko/keanu-reeves-whoa-api

JSON API for every "whoa" said by actor Keanu Reeves in his movies

database express expressjs json json-api keanu keanu-reeves node nodejs reeves whoa

Last synced: 14 Oct 2024

https://github.com/gioraban/qa-project-urban-grocers-app-es

Automtice la lista de comprobación del campo "name" en la creación de kits de productos de Urban Grocers atreves de las Apis. También realice la autenticación del usuario para crear el kit.

apis authentication automation json json-api post pycharm pycharm-community

Last synced: 20 Oct 2024

https://github.com/wol-soft/slim-controller-post-processor

Creates Slim controllers from JSON Schema files based on the JSON Schema Model Generator (https://github.com/wol-soft/php-json-schema-model-generator)

code-generation code-generator json-api json-schema openapi php7 php8 slim slim-framework

Last synced: 12 Oct 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: 09 Nov 2024

https://github.com/maheenqaisar/mvvm-swift

This project is an implementation of the Model View View Model (MVVM) architecture pattern using Firebase API for learning purposes.

api-rest firebase-database freecodecamp github-config json-api swift

Last synced: 14 Nov 2024

https://github.com/aalbacetef/google-dns-api

Client for the Google JSON DNS over HTTPS API. DNS in the browser!

browser dns google json-api

Last synced: 07 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/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/maicol07/spraypaintkt

Kotlin Multiplatform JSONAPI client inspired by Spraypaint.JS

json-api jsonapi koin kotlin kotlin-multiplatform ktor ktor-client

Last synced: 21 Oct 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.

json-api solidjs

Last synced: 10 Nov 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/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/bezrukavyi/json-api-transform

Suitable tools for transform json api response

json-api normalizr redux-reducers

Last synced: 12 Nov 2024

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: 11 Nov 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: 15 Oct 2024

https://github.com/paulopariz/todolist

🗒️ ToDo List desenvolvida com VueJs e Json-Server como uma API 'fake'. Podendo adicionar uma tarefa, editar, marcar como concluída e deletar.

javascript json-api json-server tailwind vuejs vuex

Last synced: 12 Nov 2024

https://github.com/lucasrmagalhaes/matches_simulator-api

Repositório que simula uma API REST para obtenção de partidas.

json-api

Last synced: 12 Nov 2024

https://github.com/d4v1-sudo/flask-json-api

🌐🐍 - A simple Flask application for creating an API that handles JSON data.

flask-application json-api python python3

Last synced: 14 Nov 2024

https://github.com/kurmann/monatsziele

Minimalistische Applikation zur Nachverfolgung von persönlichen Zielen

angular6 dotnet-core eventstore html5 json-api microservices rest-api typescript

Last synced: 12 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/umasahni/complete-projects-json-server

A template to deploy JSON Server to Vercel, allow you to run fake REST API online!

deploy json json-api vercel

Last synced: 12 Nov 2024

https://github.com/mleidel/gptcom

A command line AI client for Linux written in C using the OpenAI API

c command-line curl-library json-api linux-app openai-api

Last synced: 13 Oct 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/chanhi2000/facebookfeed

Mock Project : Facebook

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

Last synced: 12 Oct 2024

https://github.com/dl-nft-books/book-svc

Service for storing books information with basic CRUD operations on the API

backend golang json-api psql

Last synced: 11 Nov 2024

https://github.com/andrewjbateman/nodejs-api-data

:clipboard: Node.js app to display data from a cryptocurrency API. Tutorial code updated to latest ES6

axios-rest colors commander configstore crypto cryptocoins cryptocurrency inquirer javascript json-api nodejs terminal

Last synced: 07 Nov 2024

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

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

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

Last synced: 07 Nov 2024

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

https://github.com/anupamakib/codeforces-profile-fetching-reactapp

This is my first react app. This app can fetch data from Codeforces API and display user profile and contest information in an efficient way.

json-api reactjs

Last synced: 14 Nov 2024

https://github.com/younes-makhtoum/book-finder-app

Udacity / Android Basics Nanodegree / Project #7

android bookfinder java json-api mobile-app udacity-nanodegree xml

Last synced: 24 Oct 2024

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: 12 Oct 2024

https://github.com/ega22a/custom-crt-chain

Сервис (сервер и клиент) для регистрации и внедрения ЭДО неквалифицированными подписями.

ini json-api mysql openssl php sql x509 x509certificates x509chain

Last synced: 12 Nov 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: 11 Nov 2024

https://github.com/guilhaof/angular-store-frontend

Aplicacao feita com Angular v15.2 , consumindo um backend feito com json-server para efetuar operacoes crud (create,read,update e delete).

angular angular-cli angular-routing json-api json-server material-design ng2-currency-mask rxjs typescript

Last synced: 11 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/ipublikuj/json-api-document

:page_with_curl: Super light {JSON:API} document factory

ipub ipublikuj json-api json-api-factory jsonapi

Last synced: 12 Nov 2024

https://github.com/1024pix/json-api-crud-server

A Fortune.js based Web server used for building greats JSON:API compliant CRUD Node API fast & easy.

crud-api express fortune json-api node

Last synced: 15 Nov 2024

https://github.com/german-jongewaard/httprequest

Java - Android Studio - HttpRequest

android androidstudio gson http-requests java json-api

Last synced: 14 Nov 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: 13 Nov 2024

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 Nov 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 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: 31 Oct 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 Nov 2024

https://github.com/frolov-andrey2405/multisite-parser-bot-for-telegram

This repository contains a Telegram bot that is able to parse multiple websites for information and send it to the user through private messages. The websites currently supported are www.vfxmed.com and https://blendermarket.com/.

aiomysql asyncio bs4 httpx json-api lxml mysql-database python3 re requests

Last synced: 14 Nov 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: 16 Oct 2024

https://github.com/dmi3y/json-api-validator

JSON Schema based validator for JSON APIs

api api-testing json-api json-schema validation

Last synced: 09 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: 16 Oct 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: 13 Nov 2024

https://github.com/json-schema-tools/titleizer

Generate deterministic titles for json schemas (AKA ensureAllSchemasHaveTitles)

json-api json-rpc jsonschema open-api open-rpc typescript

Last synced: 14 Oct 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: 25 Oct 2024

https://github.com/slavikdev/jo

Opinionated Go library to build RESTful JSON APIs.

framework gin go golang golang-library json json-api

Last synced: 14 Oct 2024

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: 18 Oct 2024

https://github.com/jackardios/laravel-query-wizard

Easily build Eloquent queries from API requests

json-api laravel php query-builder

Last synced: 18 Oct 2024

https://github.com/jackardios/scout-query-wizard

Easily build Scout queries from API requests

api builder json-api laravel php scout

Last synced: 18 Oct 2024

https://github.com/jackardios/elastic-json-api-paginate

ElasticScoutDriverPlus extension for spatie/laravel-json-api-paginate

json-api laravel paginate php scout

Last synced: 18 Oct 2024

https://github.com/mahammad-mostafa/hello-rails-back-end

This is the second project in the full stack capstone of the Microverse program. It is an exercise for using Ruby on Rails as a backend API for a simple page app.

api backend-api gitflow-workflow json-api microverse microverse-projects microverse-students mvc-framework object-oriented-programming postgresql rails rails-api rubocop ruby ruby-on-rails

Last synced: 18 Oct 2024

https://github.com/localnerve/wpspa-plugin

A Wordpress plugin that helps turn your site into a back-end for an SPA

json-api php wordpress-plugin wp-postmeta-key

Last synced: 14 Oct 2024

https://github.com/cbleslie/static-api-starter-kit

A static API Starter Kit, using Gulp. No regrets, kids.

api gulp json-api markdown starter-kit static-site-generator

Last synced: 19 Oct 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: 08 Nov 2024

https://github.com/sanmai/pindx-client

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

json-api

Last synced: 15 Oct 2024

https://github.com/webfoersterei/webfoerstereijsonparamconverterbundle

Symfony ParamConverter to convert JSON-requests to PHP-Objects and validate them

api-serializers dto dto-mapper json json-api json-parser symfony symfony-bundle symfony5

Last synced: 19 Oct 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: 13 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: 14 Oct 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: 14 Oct 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: 14 Oct 2024

https://github.com/kwakwaversal/perl5-json-api-error

JSON API-style error objects

json-api perl perl5

Last synced: 12 Oct 2024

https://github.com/lurst/breezometer_dummy_api

Breezometer Dummy API (for test purposes)

actix json-api rust

Last synced: 12 Oct 2024

https://github.com/wnuqui/convertex

A simple Phoenix JSON API application that converts currency.

convert-currency elixir json-api phoenix

Last synced: 12 Oct 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: 12 Oct 2024

https://github.com/nitwhiz/svapi

An API for Stardew Valley Data

json-api rest stardew-valley

Last synced: 21 Oct 2024

https://github.com/lunatic-fox/datables

Some useful data to be consumed.

json json-api json-data

Last synced: 25 Oct 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/vgsantoniazzi/rescuable-errors

rescuable-errors — Build API rescuable error classes.

api json-api rails ruby

Last synced: 13 Oct 2024