Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

jlambright/pw-api-proxy

Repository files navigation

pw-api-proxy

An proxy-wrapper for the WebFlow API.

About

  • This project uses Restify. An open source web framework for building modern real-time applications.

  • Hosted on Google App Engine, running Node JS 14.

  • CI/CD via GitHub Actions.

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/pw-api-proxy
    yarn install
    
  3. Start your app

    yarn start
    

Help

For more information on all the things you can do with Feathers visit docs.feathersjs.com.

About

An API proxy to wrap around the WebFlow API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published