Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

REST API

A representational state transfer (REST) API is a way to provide compatibility between computer systems on the internet. The concept was first outlined in a dissertation by Roy Fielding in 2000.

https://github.com/atapas/test-rest-app

This is a sample sails js app which has integration with Heroku. See the website for more information.

green-roots-info heroku heroku-deployment javascript rest-api sails-hook sailsjs

Last synced: 14 Oct 2024

https://github.com/atapas/json-faker-server

This project showcases how to create an API server in few minutes which can provide you all that you need for building the User Interface Prototype.

fakerjs green-roots-info javascript json json-server rest rest-api server tapas-adhikary

Last synced: 14 Oct 2024

https://github.com/manycoding/address-parser

A service to parse any address string into a neat json

address-parser lambda ml rest-api

Last synced: 10 Nov 2024

https://github.com/muneeb706/soap-request-builder

Sample project to give an idea on how to convert REST API request in JSON to SOAP Request.

equifax json json-to-xml-converter python rest-api soap-request soap-web-services xml

Last synced: 15 Oct 2024

https://github.com/binsentsu/switchbot-ctrl

Node Util for controlling a switchbot switch, either over MQTT or via a HTTP API

ble home-assistant mqtt rest-api switchbot

Last synced: 14 Oct 2024

https://github.com/zmekonnen251/mentor-booking-app-backend

This app is aimed to connect mentor and mentee from around the world, to make software development journey easier for the newbies developer by getting tips, ideas and guide from experience software developer (mentor).

devise jwt postgresql rest-api rspec ruby ruby-on-rails

Last synced: 20 Oct 2024

https://github.com/wittline/restful-apis-nodejs

Building fast, scalable and secure RESTful services with Node, Express and MongoDB

coverage-report express-js mocha-chai mongodb mongoose nodejs rest-api unittest

Last synced: 14 Oct 2024

https://github.com/praneshr/project-names

Random project names generator as a micro service.

generator microservice name-generator rest-api

Last synced: 25 Oct 2024

https://github.com/mahammad-mostafa/countries-metrics

This is the capstone project of the third module in the Microverse program. It displays information about world countries & uses React framework with redux toolkit.

capstone-project create-react-app css-modules es6-javascript jest jest-snapshots jsx microverse microverse-projects microverse-students react react-hooks react-router redux redux-thunk redux-toolkit responsive-layout rest-api single-page-app unit-testing

Last synced: 18 Oct 2024

https://github.com/harundogdu/typescript-prisma-library-api

This is a simple API built with Typescript, Prisma, and Express. It is a library API that allows users to create, read, update, and delete books and authors. It also allows users to create, read, update, and delete book authors.

api crud es-build express express-validator nodejs nodemon prisma rest-api typescript

Last synced: 14 Oct 2024

https://github.com/ly0va/dobby

A database engine as poor as a house elf

cli database grpc rest-api rust

Last synced: 13 Oct 2024

https://github.com/stefanov-sm/restql

restql - RESTful web services in SQL

database jsonschema postgresql rest-api sql webservices

Last synced: 06 Nov 2024

https://github.com/domjos1994/unitrackermobile

Android-App to connect to multiple Bugtracking-Systems!

android bugtracker bugzilla github java mantisbt redmine rest-api soap-api youtrack

Last synced: 10 Nov 2024

https://github.com/shu8/linkener

A fast, lightweight, fully-featured, self-hosted URL shortener written in Go (password protection, visit counts & limits, user authentication, REST API, and more!).

docker-image golang-application password-protection rest-api self-hosted url-shortener

Last synced: 14 Oct 2024

https://github.com/alextselegidis/easyappointments-sdk

📅 Multi-lingual SDK packages for the Easy!Appointments API

appointments csharp events google-calendar javascript openapi php python rest-api ruby scheduler sync time web

Last synced: 15 Oct 2024

https://github.com/rtpa25/learnify-client

Learnify is a web app that converts distracting youtube playlist into an interactive udemy like course hence resulting in less distraction and increased productivity

express mongodb next react redux-toolkit rest-api typescript youtube-api zod

Last synced: 15 Oct 2024

https://github.com/tompston/fiber_server

Go Fiber Example (JWT, SQLC, pagination, postgres, docker)

api docker fiber go go-sqlc jwt postgres postman rest-api

Last synced: 15 Oct 2024

https://github.com/kgilmer/aws-smithy-tutorial

Supporting code for https://medium.com/@kgilmer/an-intro-to-codegen-with-aws-smithy-setup-98dca1f589fe

codegen kotlin rest-api

Last synced: 15 Oct 2024

https://github.com/jamesplease/api-pls-example

An api-pls example project

api json-api rest-api

Last synced: 26 Oct 2024

https://github.com/elcobvg/rest-api-lumen

Boilerplate for REST API with Lumen, MongoDB and OAuth2

json-api jsonapi lumen lumen-api mongodb oauth2 opcache passport rest-api

Last synced: 16 Oct 2024

https://github.com/prashant-shahi/referral-app

Referral app using GraphQL server written in node(express) and REST API server python(flask)

dgraph express-js flask graphql graphql-server nodejs python3 rest-api

Last synced: 25 Oct 2024

https://github.com/hsyntes/instamern-api

The InstaMERN backend API powers the InstaMERN application, a full-stack social media platform similar to Instagram. This API allows users to register, log in, create posts & story, add comments, follow & unfollow, AWS Cloud Computing for storage & sending emals and more.

aws express mongodb mongoose nodejs rest-api restful-api

Last synced: 21 Oct 2024

https://github.com/jacobsvante/netsuite-rs

Rust library for making requests to the NetSuite REST APIs

netsuite rest-api

Last synced: 28 Oct 2024

https://github.com/riyabulia12/budgetism

Budgetism is a Ruby on Rails application that enables users to register and log in to ensure data privacy. With Budgetism, users can introduce new transactions associated with categories, as well as view the amount of money spent on each category.

postgresql rails rest-api ruby-on-rails tailwindcss

Last synced: 21 Oct 2024

https://github.com/caknoooo/simple_accountancy_restapi

This repository uses the simple framework of Laravel, and rest-API. It is the result of a study though with the help of youtube ^-^

accounting laravel rest-api

Last synced: 21 Oct 2024

https://github.com/samanyougarg/rest-api-example

Example API in Flask that follows REST API Best Practices.

api flask oauth2 openapi-specification python rest rest-api swagger

Last synced: 26 Oct 2024

https://github.com/jod35/author-api-v4

This is the final and complete version of the Author API I created using Flask and MySQL. It is a project I did while learning how to build Python Web Services using Flask. It contains concepts such as JWT Authentication. The API is deployed here https://authoapiv4.herokuapp.com/

flask jwt-authentication marshmallow-sqlalchemy mysql relational-databases rest-api

Last synced: 09 Nov 2024

https://github.com/aikursat/movie-website-backend

Includes Backend topics such as; Rest API, Middleware, JSON Web Token, GraphQL and created Admin Panel

golang graphql rest-api

Last synced: 07 Nov 2024

https://github.com/oieduardorabelo/cdk-dynamodb-streams-crud-api-gateway

DynamoDB Streams to capture data change in Amazon DynamoDB by CRUD with REST API in Amazon API Gateway

amazon-api-gateway aws aws-cdk aws-cdk-typescript aws-lambda capture-data-change cdk-example dynamodb dynamodb-streams rest-api typescript

Last synced: 28 Oct 2024

https://github.com/leocavalcante/fsharp-mongodb-api

REST API with MongoDB and F# on .NET Core.

crud-api dotnet-core fsharp mongodb rest-api

Last synced: 20 Oct 2024

https://github.com/xrystalll/goload

Android client of GOload - file sharing service

android client exoplayer java picasso rest-api volley

Last synced: 15 Nov 2024

https://github.com/wdhdev/my-github-profile

A website which provides a ton of information about your GitHub account.

github github-api github-oauth github-profile info nodejs oauth rest-api statistics stats ts typescript

Last synced: 27 Oct 2024

https://github.com/khouloudhaddad/taskify

React Node Express Postman REST API

nodejs postman react rest-api

Last synced: 11 Nov 2024

https://github.com/osandadeshan/rest-assured-json-schema-validation-demo

A demo project to validate a JSON response based on a predefined JSON schema.

java json-schema-validator rest-api rest-assured

Last synced: 13 Nov 2024

https://github.com/wendreof/logisticsapp

:car: REST Client API with Kotlin and Retrofit2

android gson kotlin mobile rest-api retrofit2

Last synced: 15 Nov 2024

https://github.com/microsoft/kiota-serialization-text-php

Text serialization provider for Kiota clients in PHP

kiota openapi php rest-api

Last synced: 07 Oct 2024

https://github.com/0xleif/network

☁️ Lightweight networking library for Swift

ios mac networking rest rest-api swift tvos watchos

Last synced: 31 Oct 2024

https://github.com/treblle/treblle-koa

The official Treblle SDK for Koa framework. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.

api api-monitoring api-observability backend developer-tool koa koa-framework logging nodejs rest-api restful-api sdk treblle treblle-sdk

Last synced: 14 Oct 2024

https://github.com/LSEG-API-Samples/Article.RDP.VSCode.ThunderClient

This article demonstrates how to use the Thunder Client extension in VSCode by using Refinitiv Data Platform (RDP) APIs as an example HTTP REST API.

postman rest-api testing vscode

Last synced: 08 Aug 2024

https://github.com/muhammedelsami/swiftui_githubdevelopersapp

Github Developers App is a SwiftUI application that fetches and displays detailed information about GitHub users. Built using MVVM architecture, it allows users to search for developers by username and view their avatar, bio, repositories, and more. The app provides a clean, user-friendly interface with a focus on simplicity and performance.

githubapi ios mvvm-architecture rest-api swift swiftui viewmodel

Last synced: 10 Oct 2024

https://github.com/fer8a/nestjs-rest-scaffold

REST boilerplate to build APIs / microservices using the NestJS framework

api fastify microservice nestjs nestjs-boilerplate nestjs-starter open-telemetry rest-api swagger typescript

Last synced: 09 Oct 2024

https://github.com/captncodr/pushbullet-cli

Use Pushbullet in your favorite cli.

cli fsharp pushbullet rest-api

Last synced: 12 Oct 2024

https://github.com/air-cc/koa-acl-swagger

a role base access controller and working with swagger (OpenAPI)

acl koa rest-api

Last synced: 08 Nov 2024

https://github.com/dehsilvadeveloper/laravel10-notification

Uma API feita com Laravel 10 que simula um sistema de notificações, gerenciando informações de notificações por meio de endpoints, sem realmente enviá-las. O propósito é controlar o histórico das notificações, servindo como um projeto de refinamento de habilidades e demonstração de skills.

api docker eloquent laravel laravel10 mysql php php8 rest-api scribe-api-documentation

Last synced: 11 Oct 2024

https://github.com/gunantos/ci4-restfull

Library CI4 untuk pembuatan WEB API Restfull dilengkapi dengan Authentication type JWT, KEY, Basic, Digest yang bisa terintegrasi dengan database, memiliki fitur blacklist, whitelist, management api"

codeigniter codeigniter4 php rest-api restful restful-api

Last synced: 14 Oct 2024

https://github.com/rodoufu/btc-rawtx-rest

Rest webservice to create raw transactions selecting UTXO

bitcoin flask raw-transaction rest-api utxo webservice

Last synced: 15 Nov 2024

https://github.com/andream16/go-todo-list

Golang Todo List Backend

go go-redis golang gorilla-mux redis rest-api

Last synced: 07 Nov 2024

https://github.com/sayakpaul/bentoml-explorations

Contains my experiments made with the mighty library BentoML

bentoml python rest-api scikit-learn tensorflow zomato

Last synced: 28 Oct 2024

https://github.com/abougouffa/restclient.el

HTTP REST client tool for Emacs (a fork enhanced with several cherry-picked commits from the community)

emacs rest-api rest-client restful-api restful-client web

Last synced: 29 Sep 2024

https://github.com/vijayinyoutube/ms_app

Flutter Bloc with rest api integration

bloc dart flutter rest-api vijaycreations

Last synced: 14 Oct 2024

https://github.com/dheerajgits/insightrack-sdk

InsighTrack-SDK is an SDK crafted to interface with the InsighTrack API, offering a streamlined approach for integration. Built with TypeScript and using tsup for efficient bundling, this SDK facilitates smooth implementation of InsighTrack’s tracking and analytics functionalities into your applications.

mixpanel npm-package rest-api sdk tsup typescript

Last synced: 12 Oct 2024

https://github.com/goldencodeio/restify

1C-Bitrix REST API

bitrix php7 rest-api restify

Last synced: 21 Oct 2024

https://github.com/farshidnooshi/rest-client

REST Client is a method or a tool to invoke a REST service API that is exposed for communication by any system or service provider. For example: if an API is exposed to get real time traffic information about a route from Google, the software/tool that invokes the Google traffic API is called the REST client

http-client java rest-api

Last synced: 30 Oct 2024

https://github.com/tettersocial/kasane

Rust library for the Tetter API

api-bindings kasane-teto rest-api teto teto-kasane tetter

Last synced: 11 Oct 2024

https://github.com/pschmitt/python-opsview

Python REST API client for Opsview monitoring

monitoring opsview python rest-api

Last synced: 28 Oct 2024

https://github.com/surfoo/oauth2-geocaching

Geocaching Provider for OAuth 2.0 Client

api geocaching groundspeak oauth2 rest rest-api

Last synced: 27 Oct 2024

https://github.com/jonkirathe/mockit

The Mock Server provides a simple and flexible way to create and manage mock API endpoints. It supports authentication, token refresh, and user management, making it ideal for testing and development. This project aims to help developers by providing a ready-to-use mock server that can be easily integrated into their workflow.

express expressjs html javascript netlify rest-api serverless socket-io

Last synced: 09 Oct 2024

https://github.com/nikhilmahashabde/inspirations

Inspirations: AI-powered travel itinerary generator simplifies trip planning. Create personalized journeys, add destinations, receive activity, accommodation, meal, and travel suggestions. Print PDF itineraries. Utilizes React, NodeJS, MongoDB & Various external APIs.

auth0-jwt chakra-ui express express-session mongodb-database mongoose-js openai-api orbit react react-query react-to-print rest-api typescript unsplash-api

Last synced: 11 Oct 2024

https://github.com/anergictcell/pyhpoapi

A REST-API wrapper around PyHPO to handle the Human Phenotype Ontology (HPO) through HTTP(S)

fastapi hpo hpo-explorer hpo-similarity python rest-api

Last synced: 14 Oct 2024

https://github.com/geekelo/leaderboard

The "Leaderboard Project" is a web application designed to showcase and track the scores or rankings of users in a particular activity or game. It provides a visually appealing and interactive leaderboard where users can view and compare their performance with others.

css rest-api webpack

Last synced: 17 Oct 2024

https://github.com/axsddlr/rpilocator_api

An Unofficial REST API for checking Raspberry Pi 4 availability https://rpilocator.com/

fastapi python rest-api web-scraping

Last synced: 05 Nov 2024

https://github.com/mioe/seed

my beautiful monoproject

fastify nuxt rest-api typescript vue

Last synced: 23 Oct 2024

https://github.com/jansanchez/api-with-loopback

API REST build with Loopback.io (NodeJS).

insomnia loopback nodejs rest-api

Last synced: 06 Nov 2024

https://github.com/picohz/metropolis

🏙️ Async/await-based Matrix client library in Swift

async-await ios macos matrix matrix-org rest-api swift

Last synced: 12 Oct 2024

https://github.com/navi705/ToDoManager-WinUI3

Small training project, MVVM, REST API.

asp-net-core mvvm rest-api winui3

Last synced: 02 Nov 2024

https://github.com/nunogois/bun-kv-store

A basic key-value store made with the purpose of checking out Bun.

bun hacktoberfest key-value keyvaluestore rest-api store

Last synced: 11 Nov 2024

https://github.com/scriptex/deno-rest-api

An example REST API implementation for Deno using Oak framework

deno oak rest-api

Last synced: 12 Oct 2024

https://github.com/cploutarchou/go-requests

An HTTP client that is ready for production in Go for a lot of useful features while only using the standard library of the language.

client-library go golang golang-library golang-package http http-client http-requests rest-api

Last synced: 05 Nov 2024

https://github.com/osandadeshan/rest-assured-demo

A sample project to demonstrate API automation for GET, POST, PUT, PATCH & DELETE operations using Rest Assured and Java

automation rest-api restassured testng

Last synced: 13 Nov 2024

https://github.com/siddeshsambasivam/newscastapi

Newscast API is a simple REST API to get you all the news articles for any given query word.

data-crawling data-preprocessing rest-api software-engineering

Last synced: 24 Oct 2024

https://github.com/thaispalmer/yii2-rest-boilerplate

Yii 2 REST Project Boilerplate for easily start a new RESTful API

boilerplate rest rest-api restful template yii2 yii2-framework

Last synced: 06 Nov 2024

https://github.com/onionj/drf

blog backend created by "Django Rest Framework"

backend blog dj-rest-auth django django-rest-framework drf jwt python rest-api

Last synced: 28 Oct 2024

https://github.com/cimpress-mcp/tiger-continuationtoken

Bind and decode encoded application continuation tokens.

asp-net-core encoded hygiene query-parameters rest-api

Last synced: 16 Nov 2024

https://github.com/rahulchamoli12/Online_travel_management

This is a online travel management system application where user can book tour packages which include hotel and bus booking services.

bootstrap java-8 mysql-database rest-api spring-boot spring-tool-suite swagger-ui

Last synced: 23 Oct 2024

https://github.com/itwin/project-api-sample-app

Simple c# sample app for creating & querying iTwin projects as well as team members.

project projects rest-api sample

Last synced: 08 Nov 2024

https://github.com/shanathvemula/test_oauth2

This repository provides a succinct overview of implementing OAuth2 authentication within Django, emphasizing its seamless integration with the User, Group, Permission, and ContentTypes APIs.

authentication django django-admin django-application django-framework django-oauth-toolkit django-project django-rest-framework djangorestframework oauth2 oauth2-server openid-provider openid-server permissions python python3 rest rest-api restful-api roles

Last synced: 10 Oct 2024

https://github.com/simonneutert/papierkram_api_client

Ruby Client für die Papierkram.de API

api client papierkram rest-api ruby

Last synced: 30 Oct 2024

https://github.com/kmarkert/earthenginerest.jl

Julia package to send REST API requests to Google Earth Engine

google-earth-engine julia-language rest-api

Last synced: 13 Nov 2024

https://github.com/jason-fox/fox.jason.passthrough.postman

Generate DITA-based REST API documentation from a Postman collection added directly to a ditamap

dita dita-ot-plugin postman postman-collection rest-api

Last synced: 21 Oct 2024

https://github.com/geekelo/recalc-webapp

The ReCalc WebApp aims to provide users with a user-friendly and efficient calculator tool accessible through their web browser. React JS, known for its simplicity and component-based architecture, allows for the creation of interactive and responsive user interfaces, making it an ideal choice for this project.

reactjs rest-api spa

Last synced: 17 Oct 2024