Skip to content

a little app with a POST endpoint that our code can poke at to report pokemon and other thingamajigs

Notifications You must be signed in to change notification settings

pokerevs/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokedex

a little app with a POST endpoint that our mitm code can poke at to report pokemon and other thingamajigs and then a little ui to display objects from the stored geojson

api docs are here.

Drop pokemon file is to drop pokemon that haven't been updated in 15 minutes. Maybe instead we should do a update to them to say they're no longer active?

required envvars

  • DB: URL of mongodb database
  • JWT_SECRET: token secret
  • PORT: port to run on
  • NEWRELIC_KEY: newrelic license key for monitoring

license

ISC because why the fuck not

About

a little app with a POST endpoint that our code can poke at to report pokemon and other thingamajigs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published