Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.
/ api-relay Public archive

Various API http request relay 🔁

Notifications You must be signed in to change notification settings

latipun7/api-relay

Repository files navigation

api-relay

PRs Welcome Discord GitHub Workflow Status

Latipun's API HTTP request relay collections 🔄

About

This project is the collection of my personal API endpoints.

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and yarn installed.

  2. Install your dependencies

    cd path/to/api-relay
    yarn
  3. Start your app

    yarn dev