Skip to content

StanZap/stanleys-url-shortener-api

Repository files navigation

Stanly's URL Shortener

GUI

This API was created to be consumed by Stanleys's URL Shortener app. After you setup this api go there and follow its guide.

Setup

Clone this repo and open the terminal in that directory and execute.

npm install

Create an .env file based on the .env.example file and set the variables for your environment.

In order to run the this API execute:

npm start

Now you should be able to consume the API from the Stanley's URL Shortener client.

About

Demo URL Shortener API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published