Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Rest Api

Rest Api

1002 projects

Showing 36 of 1002 projects

php-algorand-sdk
php-algorand-sdkPHP

A pure PHP SDK for interacting with the Algorand blockchain, providing access to algod, indexer, kmd, and transaction functionalities.

#indexer#wallet#php-sdk
Stars22
Forks6
Last commit3 years ago
jsend
jsendGo

A Go implementation of the JSend specification for consistent JSON API responses.

#go-api#json-api#jsend
Stars21
Forks7
Last commit5 years ago
React Native with Django backend
React Native with Django backendJavaScript

A React Native mobile demo app for a commenting board with Django backend, supporting both iOS and Android.

#ios#rest-api#android
Stars21
Forks2
Last commit4 years ago
Cocol
CocolCrystal

A Crystal-based framework for rapid blockchain and dApp prototyping with a built-in explorer.

#blockchain-explorer#developer-tools#proof-of-work
Stars21
Forks2
Last commit6 years ago
brewerydb
brewerydbGo

A Go client library for accessing the BreweryDB API to retrieve beer, brewery, and ingredient data.

#developer-tools#rest-api#go-library
Stars20
Forks1
Last commit11 years ago
RAAR
RAARRuby

A Ruby application to manage, browse, and automatically process audio archives via a REST API.

#rails#rest-api#metadata
Stars20
Forks4
Last commit26 days ago
Lite SDK (TypeScript)
Lite SDK (TypeScript)TypeScript

A minimal unofficial SDK for Directus API, under 1KB, compatible with browser, Deno, and Node.js.

#rest#client#directus-sdk
Stars20
Forks1
Last commit4 years ago
crudex
crudexElixir

CRUD utilities for Phoenix and Ecto that simplify JSON encoding, virtual fields, and controller generation.

#database#elixir#boilerplate-reduction
Stars20
Forks0
Last commit11 years ago
vertx-rest-storage
vertx-rest-storageJava

A generic CRUD REST service for persisting resources hierarchically in filesystem, Redis, or AWS S3 storage.

#data-persistence#redis#rest-api
Stars19
Forks6
Last commit25 days ago
Consume Power BI
Consume Power BIPowerShell

PowerShell and Power Automate solutions to consume Power BI's Asynchronous Unified Scanning API for workspace metadata retrieval.

#microsoft-flow#rest-api#asynchronous-processing
Stars19
Forks7
Last commit
go-openproject
go-openprojectGo

A Go client library for interacting with the OpenProject API to manage projects, work packages, and other resources.

#go-client#rest-api#go-library
Stars19
Forks8
Last commit3 years ago
nchi
nchiGo

A lightweight, fast Go HTTP router built on nject and httprouter, designed for maintainable REST APIs.

#httprouter#api-server#dependency-injection
Stars19
Forks1
Last commit12 hours ago
Slurm Exporter
Slurm ExporterGo

A Prometheus exporter that collects metrics from Slurm workload manager via its REST API.

#hpc-monitoring#metrics-collection#rest-api
Stars18
Forks2
Last commit3 months ago
AlamoRecord
AlamoRecordSwift

An elegant iOS networking layer inspired by ActiveRecord that simplifies API interactions using Alamofire.

#crud#ios#alamofire
Stars18
Forks3
Last commit5 years ago
nvim-httpyac
nvim-httpyacLua

A Neovim plugin that integrates HttpYac for executing HTTP requests directly from your editor.

#environment-management#developer-tools#syntax-highlighting
Stars18
Forks3
Last commit4 months ago
go-problemdetails
go-problemdetailsGo

A Go package implementing RFC 7807 for generating HTTP API error responses as structured problem details in JSON or XML.

#web-services#problem-details#rest-api
Stars18
Forks2
Last commit6 years ago
warc-safe
warc-safePython

A Python tool that scans WARC web archive files for viruses and NSFW content using AI and antivirus detection.

#warc-safe#ai-classification#warc-files
Stars18
Forks1
Last commit1 month ago
micropython-noggin
micropython-nogginPython

A minimal web server framework for MicroPython, enabling web applications on embedded devices.

#iot#embedded-systems#micropython
Stars18
Forks2
Last commit8 years ago
FractalTransformerView plugin
FractalTransformerView pluginPHP

A CakePHP view builder plugin that integrates the Fractal library for transforming entities in API responses.

#fractal-library#rest-api#view-builder
Stars18
Forks5
Last commit
efrisby
efrisbyErlang

A REST API testing framework for Erlang inspired by frisby-js, providing fluent HTTP request methods and built-in response assertions.

#integration-testing#rest-api#api-testing
Stars18
Forks1
Last commit9 years ago
go_fiber_quickstart
go_fiber_quickstartGo

A quick start example project demonstrating how to build web applications with the Go Fiber framework.

#template#rest-api#quickstart
Stars18
Forks6
Last commit6 years ago
Example of REST API built with CDK
Example of REST API built with CDKPython

Source code for REST APIs at api.l3x.in, built with AWS CDK and serverless architecture.

#lambda#cdk#sns
Stars18
Forks3
Last commit4 years ago
ASP.NET Core WebAPI F# Template
ASP.NET Core WebAPI F# TemplateF#

A .NET Core template for creating F# Web API projects with a functional-first approach.

#functional-programming#api-template#rest-api
Stars17
Forks5
Last commit7 years ago
node-deliveroo
node-deliverooJavaScript

A Node.js API wrapper for interacting with Deliveroo's food delivery platform programmatically.

#rest-api#deliveroo#nodejs
Stars17
Forks1
Last commit4 years ago
aws-iot-GET-POST-loop
aws-iot-GET-POST-loopPython

Micropython code for AWS IoT devices to GET commands and POST state via REST API, designed for battery-saving sleep cycles.

#aws-iot#device-shadow#micropython
Stars17
Forks3
Last commit5 years ago
ThunderRequest
ThunderRequestSwift

A Swift framework for simplifying HTTP/HTTPS web requests across Apple platforms with built-in authentication and request body support.

#ios#oauth2#authentication
Stars16
Forks4
Last commit1 month ago
alterior
alteriorTypeScript

A TypeScript framework for building well-structured HTTP services and isomorphic libraries using decorators and Angular-style dependency injection.

#module-system#isomorphic#dependency-injection
Stars16
Forks2
Last commit28 days ago
RxRestClient
RxRestClientSwift

A reactive REST client for iOS/macOS/tvOS built with RxSwift and Alamofire, featuring response state handling and pagination.

#ios#rest#rest-client
Stars16
Forks7
Last commit4 months ago
dynjson
dynjsonGo

A Go library for APIs to return only JSON fields selected by the client via query parameters.

#dynamic-json#api-optimization#field-selection
Stars16
Forks6
Last commit3 years ago
mazurka
mazurkaElixir

A toolkit for building hypermedia APIs in Elixir with declarative resource definitions.

#declarative-programming#elixir#api-toolkit
Stars16
Forks2
Last commit6 years ago
aws-hal-client-java
aws-hal-client-javaJava

A Java client for AWS APIs that implements the Hypertext Application Language (HAL) specification.

#aws-api#java-library#hal
Stars15
Forks8
Last commit5 years ago
rest-go
rest-goGo

A Go library providing helper methods for building REST APIs with cleaner error handling and JSON serialization.

#rest-api#gorilla-mux#api-utilities
Stars15
Forks2
Last commit6 years ago
PSAppVeyor
PSAppVeyorPowerShell

A PowerShell module for interacting with the AppVeyor REST API to manage builds, projects, and users.

#devops#appveyor#windows-automation
Stars15
Forks2
Last commit9 years ago
jRippleAPI
jRippleAPIJava

A pure Java API for interacting with the Stellar network via websocket and REST, featuring offline signing and address generation.

#offline-signing#stellar#rest-api
Stars15
Forks3
Last commit11 years ago
unsplash-elixir
unsplash-elixirElixir

An Elixir client library for the Unsplash API, providing seamless access to photos, collections, and user data.

#oauth#elixir#rest-api
Stars15
Forks6
Last commit6 years ago
max-resnet-50
max-resnet-50Python

A deep learning model for image classification that identifies 1000 object classes using the ResNet-50 architecture.

#deep-learning#rest-api#machine-learning-models
Stars15
Forks18
Last commit11 months ago
PreviousPage 24 of 28Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
3 years ago
2 years ago
#Docker137
#Api132
#Go130
#Api Client123
#Rest109
#Openapi108
#Backend100
#Web Framework94
#Golang94
#Python83
#Self Hosted82
#Http Client82