Skip to content

calcputer/pharmacylocator

Repository files navigation

pharmacylocator

a sample API endpoint that determines the nearest pharmacy from a given latitude and longitude

Prerequisites:

  • node.js

Instructions:

  • clone project
  • navigate to folder in terminal and run the command "node main.js"
  • open a broswer and visit localhost:3000/nearestpharmacy?latitude=x&longitude=y
  • the response will contain a JSON object with the closest pharmacy in the database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published