rest-api-description VS restish

Compare rest-api-description vs restish and see what are their differences.

rest-api-description

An OpenAPI description for GitHub's REST API (by github)

restish

Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in (by danielgtaylor)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rest-api-description restish
3 8
1,319 661
1.4% -
0.0 6.7
about 13 hours ago 21 days ago
Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rest-api-description

Posts with mentions or reviews of rest-api-description. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-15.
  • Enabling the Future of GitHub's REST API with API Versioning
    1 project | news.ycombinator.com | 29 Nov 2022
    Author here!

    Honestly, we found that media types within the GitHub API had just got pretty confusing as we use them for so many things - "feature previews", response formats, versions (https://docs.github.com/en/rest/overview/media-types?apiVers...). We didn't want to overload them anymore.

    Just so you know, we published OpenAPI specifications for all of our API versions on GitHub: https://github.com/github/rest-api-description/tree/main/des...

  • Mapping OpenAPI to the CLI
    2 projects | dev.to | 15 Apr 2022
    Let's take a look at a real-world example from the Github V3 OpenAPI. Here is a truncated version of the code search operation:
  • Spring-boot generate webservice with security from remote swagger
    2 projects | /r/java | 14 Apr 2021
    Now, some webservice propose a swagger (AKA openapi) that displays the resources available, as well as the security requirement to access those resources. Example github proposes https://github.com/github/rest-api-description

restish

Posts with mentions or reviews of restish. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-07.

What are some alternatives?

When comparing rest-api-description and restish you can also consider the following projects:

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

fosite - Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.

vulcain - Fast and idiomatic client-driven REST APIs.

awesome-cli-frameworks - Collection of tools to build beautiful command line interface in different languages

openapi-cli-generator - Generate a CLI from an OpenAPI 3 specification

epoch - Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON

openapi-go - OpenAPI structures for Go

cq - Clojure Query: A Command-line Data Processor for JSON, YAML, EDN, XML and more

full-stack-fastapi-template - Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

ohm - The Openapi-HyperMedia format (OHM), is a format used to describe REST level 3 APIs.

openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)