Skip to content
@Get-Restly

Restly

restly logo

Restly

Fastest way to generate tutorials from your OpenAPI spec.

Demo.mp4

What is Restly?

We use GPT-4 to generate a user-friendly tutorial against any OpenAPI spec. For example:

  • Use the VoCode API to set up an automated agent that talks like Yoda and makes references from the Star Wars movies
  • Use the Weaviate APIs to import a large dataset of Wikipedia articles
  • Use the SendGrid APIs to create a marketing and start an email campaign

This is useful for API providers who want to provide a tutorial for their API and bootstrap something quickly, or for developers who want to learn how to use an API.

Getting Started

The fastest way to get started is to use our hosted version at getrestly.com.

Repository Structure

We've split frontend and backend across two repos:

  1. Frontend Repo
  2. Backend Repo

Roadmap

  • Validate OpenAPI spec
  • Allow multiple API specs in the same time (Pinecone + VoCode)
  • Execute the actual steps in an actual execution environment to know if the steps are correct vs. hallucinated
  • Edit mode vs. generation mode
  • Take an existing tutorial and check if it's valid against a new OpenAPI spec

Pinned Loading

  1. .github .github Public

  2. restly-backend restly-backend Public

    Python 1

  3. restly-frontend restly-frontend Public

    TypeScript 1

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…