Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mewfree/mileend-roulette

Repository files navigation

Mile End Roulette

The Mile End Roulette is to be used when you don't know where to eat in Mile End and you'd rather let fate (well, mathematics actually) decide for you!

https://mileend-roulette.vercel.app/

Public Data

data.json source file is publicly available at https://mileend-roulette.vercel.app/data.json

Public API access (for developers)

API endpoint: https://mileend-roulette.vercel.app/api

  • /[state]: lists all establishments
  • /[state]/random: randomly selects one establishment

The three available states are:

  • hungry: for restaurants
  • thirsty: for bars
  • both: for bars where you can eat / restaurants where you can have alcoholic drinks

Examples

Format

The result is in JSON format:

Example

{"name":"Arahova Souvlaki","address":"256 Saint-Viateur O","comment":"Greek","lunch":true}

About

Food roulette in the Mile End neighborhood of Montreal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •