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
·
letsar avatar

letsar/RestLess

0
View on GitHub↗
112 stars·11 forks·C#·MIT·2 views

RestLess

The automatic type-safe-reflectionless REST API client library for .Net Standard

Features

  • API Development - Reflectionless, type-safe REST client library.
  • Client Libraries - Reflectionless, type-safe REST API client for .NET Standard.

Star history

Star history chart for letsar/restlessStar history chart for letsar/restless

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 RestLess

Similar open-source projects, ranked by how many features they share with RestLess.
  • canton7/resteasecanton7 avatar

    canton7/RestEase

    1,113View on GitHub↗

    Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit

    C#
    View on GitHub↗1,113
  • rest-client/rest-clientrest-client avatar

    rest-client/rest-client

    5,215View on GitHub↗

    This is a Ruby HTTP client designed for REST API integration, resource modeling, and automated network communication. It provides a set of tools for managing headers, cookies, and SSL configurations, along with a dedicated command-line interface for executing one-off HTTP commands and managing interactive API testing sessions. The project differentiates itself through its resource modeling capabilities, which allow for the definition of persistent base URLs and credentials to construct nested subresource endpoints. It also features a multipart request handler that detects MIME types to upload

    Ruby
    View on GitHub↗5,215
  • balvig/spykebalvig avatar

    balvig/spyke

    904View on GitHub↗

    Interact with REST services in an ActiveRecord-like manner

    Ruby
    View on GitHub↗904
  • restsharp/restsharprestsharp avatar

    restsharp/RestSharp

    9,826View on GitHub↗

    RestSharp is a .NET HTTP client library designed for interacting with RESTful web services. It provides a high-level request wrapper and a dedicated REST API client to manage endpoints, headers, and query parameters. The library includes a serialization mechanism that automatically converts objects to and from JSON or XML formats for API payloads. It also features a system for managing API credentials and security tokens to ensure authorized access to protected remote resources. The toolkit covers broad capabilities for external web service integration, including generic type-based deseriali

    C#
    View on GitHub↗9,826
See all 30 alternatives to RestLess→

Frequently asked questions

What does letsar/restless do?

The automatic type-safe-reflectionless REST API client library for .Net Standard

What are the main features of letsar/restless?

The main features of letsar/restless are: API Development, Client Libraries.

What are some open-source alternatives to letsar/restless?

Open-source alternatives to letsar/restless include: rest-client/rest-client — This is a Ruby HTTP client designed for REST API integration, resource modeling, and automated network communication.… restsharp/restsharp — RestSharp is a .NET HTTP client library designed for interacting with RESTful web services. It provides a high-level… balvig/spyke — Interact with REST services in an ActiveRecord-like manner. canton7/restease — Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple… ajuna-network/ajuna.sdk — Ajuna SDK is a .NET toolchain featuring .NET framework extensions and code generation utilities to build substrate… adamchainz/django-cors-headers — django-cors-headers is a middleware for Django that manages Cross-Origin Resource Sharing headers to control which…