RESTful API Service
React Restfully is a set of React Hooks and their analogous vanilla JS functions that assist you in fetching data using the fetch() api.
This library was generated with [Nx](https://nx.dev).
Network server and manager for lightweight M2M (LWM2M).
React Query - End-to-end typesafe REST APIs, the tRPC way
Client node of lightweight M2M (LWM2M).
Command line REPL REST client
Network server and manager for lightweight M2M (LWM2M).
Client node of lightweight M2M (LWM2M).
Handles job scheduling and execute in the future
RESTful routes for JSON resources, BYODB
Lightweight node.js wrapper for the 511.org real time driving times and transit departure APIs
Bootstrap server of lightweight M2M (LWM2M).
<p align="center"> <a href="https://servicebot.io"> <img width="250" heigth="250" src="https://servicebot.io/images/servicebot-beta-logo.png"> </a> </p>
RESTful routes for JSON resources, BYODB
Record any actions your system perform, along with any properties that describe the action.
MongoDB GridFS files exposed as REST API
Store and read JSON objects in a flat file if you want!
package for interacting with Nexus Repository Manager (NXRM) 3.
Unofficial Rust Library for the OKX V5 API
Local AWS - a lightweight AWS service emulator
Canonical contract artifacts for the Tigr ASGI contract
Generated Rust contract bindings for the Tigr ASGI contract
Shodan client
Build-time REST codegen from protobuf google.api.http annotations for Tonic + Axum
REST API framework aggregator for Reinhardt
Unofficial Codex Desktop ASR client that reuses local ChatGPT auth for one-shot transcription
A declarative, config-driven data pipeline with pluggable source and sink connectors
Backend drivers for rest-sql: compile RsqlDsl to native DB query params (PostgreSQL, MongoDB, SurrealDB)
A reqwest-like REST client built on libcurl for true blocking requests.
REST API source connector for the faucet-stream ecosystem
Consume RESTful APIs effortlessly
Addons for Restfully
Experimental code for auto-generation of wrappers on top of RESTful APIs that follow HATEOAS principles and provide OPTIONS methods and/or Allow headers.
A gem to allow you to easily make restful commands and stream responses to files.
Convenience method to provide controller actions that correspond to the HTTP verbs.
Modular adapter for datamapper to access remote resources restfully
OOOREST is a thin layer over the OOOR Model layer, an ActiveResource proxy for OpenERP models. OOOREST depends on actionpack and OOOR, thus OpenERP models Restfully over HTTP, using the Rails formats.
State machines are awesome but sometimes you need a little more. Like who should do what in order for it to move on? How many steps are left? How can I restfully trigger the next event? Self Control adds route helpers, controller actions and a dsl to turn your existing state machines into full workflows. It is designed to use rails 3 with ActiveModel and should work with any state machine with just a few extra methods.