Skip to content

rneillj/pokedex-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokedex-api

RESTful API to provide an interface to MongoDB for Pokedex data.

basic setup

You'll need to have a Go environment set up properly with a $GOPATH environment variable.

go install
cp config.json.default config.json

Populate config.json with port data for the server, and host and port data for the database.

run

$GOPATH/bin/pokedex-api

About

Pokedex RESTful API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages