mitchstewart08 / lyft-express-app

App for Lyft application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

After cloning the project:

  • npm i in the project folder
  • npm run start to build current files and run node in your terminal

Send a POST to http://localhost:65436/test with JSON body that has a key of "string_to_cut" and a value of a string of your choosing.

About

App for Lyft application


Languages

Language:JavaScript 53.4%Language:TypeScript 46.6%