项目作者: latipun7

项目描述 :
Various API http request relay 🔁
高级语言: TypeScript
项目地址: git://github.com/latipun7/api-relay.git
创建时间: 2020-04-19T12:56:37Z
项目社区:https://github.com/latipun7/api-relay

开源协议:

下载


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

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

    1. yarn dev