awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
danwrong avatar

danwrong/restler

0
View on GitHub↗
1,978 stars·381 forks·JavaScript·MIT·3 views

Restler

REST client library for node.js

Features

  • Client Libraries - REST client library designed for Node.js environments.

Star history

Star history chart for danwrong/restlerStar history chart for danwrong/restler

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Restler

Similar open-source projects, ranked by how many features they share with Restler.
  • ada-ros/rcladaada-ros avatar

    ada-ros/rclada

    11View on GitHub↗

    Ada client library for ROS2/RCL

    Ada
    View on GitHub↗11
  • ajuna-network/ajuna.netapiajuna-network avatar

    ajuna-network/Ajuna.NetApi

    26View on GitHub↗

    Ajuna .NET API Full-featured substrate node API

    C#
    View on GitHub↗26
  • ajuna-network/ajuna.sdkajuna-network avatar

    ajuna-network/Ajuna.SDK

    2View on GitHub↗

    Ajuna SDK is a .NET toolchain featuring .NET framework extensions and code generation utilities to build substrate storage services and clients quickly. This toolchain ideally extends Ajuna.NetApi library, which provides raw access to substrate nodes.

    View on GitHub↗2
  • actix/actix-webactix avatar

    actix/actix-web

    24,421View on GitHub↗

    Actix Web is an asynchronous web framework designed for building high-performance network services. It provides a foundation for processing concurrent requests through a non-blocking execution model, utilizing an actor-based concurrency system to manage lightweight processes and message passing. The framework includes a low-level networking layer that handles the parsing and serialization of HTTP traffic according to standard specifications. The framework distinguishes itself through a type-safe routing engine that enforces strict data types at compile time, ensuring that request parameters a

    Rustactixactix-webasync
    View on GitHub↗24,421
See all 30 alternatives to Restler→

Frequently asked questions

What does danwrong/restler do?

REST client library for node.js

What are the main features of danwrong/restler?

The main features of danwrong/restler are: Client Libraries.

What are some open-source alternatives to danwrong/restler?

Open-source alternatives to danwrong/restler include: ada-ros/rclada — Ada client library for ROS2/RCL. ajuna-network/ajuna.netapi — Ajuna .NET API Full-featured substrate node API. ajuna-network/ajuna.sdk — Ajuna SDK is a .NET toolchain featuring .NET framework extensions and code generation utilities to build substrate… aphoh/go-substrate-gen — A tool that generates boilerplate code for substrate-based chains (calls, storage access, events, etc) using… apoelstra/rust-jsonrpc. actix/actix-web — Actix Web is an asynchronous web framework designed for building high-performance network services. It provides a…