Skip to content

jlf123/get-availability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get-availability

Setting up

First clone the repository from git

git clone https://github.com/jlf123/get-availability.git

Then change the directory

cd get-availability

to install all the dependencies for the app run the following command in the terminal

npm install

Running the app

To run the app, run the following command

node create-appointment.js

You should get a Create-Appointment started on port: 3000! message in the console.

Routes

The API to get the availability for the next three days is

http://localhost:3030/availability

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published