Skip to content

unfazed-code/shakespearean-pokedex-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Shakespearean pokedex api

A simple pokedex rest api that returns the shakespearean description of the given pokemon.

Assuming Docker and docker-compose are installed on the machine, run the following command from the root of the project to build and launch the server:

docker-compose up

Usage:
The server runs on localhost:3000
Request -> GET /pokemon/<pokemon_name>
Response status codes -> 202 | 400 | 404 | 429

External tools:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors