awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
balvig avatar

balvig/spyke

0
View on GitHub↗
904 stars·66 forks·Ruby·MIT·11 views

Spyke

Interact with REST services in an ActiveRecord-like manner

Features

  • API Development - Interacts with REST services using an ActiveRecord-like interface.
  • Client Libraries - ActiveRecord-style interaction for Ruby REST services.
  • Ruby Frameworks and Tools - Interact with RESTful APIs using ActiveRecord-like syntax.

Star history

Star history chart for balvig/spykeStar history chart for balvig/spyke

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Spyke

These projects share indexed features with Spyke. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • letsar/restlessletsar avatar

    letsar/RestLess

    112View on GitHub↗

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

    C#
    View on GitHub↗112
  • 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
  • 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
  • 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
Compare all 30 related projects→

Frequently asked questions

What does balvig/spyke do?

Interact with REST services in an ActiveRecord-like manner

What are the main features of balvig/spyke?

The main features of balvig/spyke are: API Development, Client Libraries, Ruby Frameworks and Tools.

Which projects share features with balvig/spyke?

Projects with overlapping indexed features 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… 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… letsar/restless — The automatic type-safe-reflectionless REST API client library for .Net Standard. pluginaweek/state_machine — This project is a Ruby library for defining and managing object lifecycles through states, events, and transition… ajuna-network/ajuna.netapi — Ajuna .NET API Full-featured substrate node API.