Skip to content

nwjohn/animal-namer-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animal-namer-api

#Description Implementation of an API for the animal-namer project. Thank you, notduncansmith.

#Dependencies

#Methods Visit the API at Whimsical Wordimal or deploy to your own box. Simply append the below to the url to access the REST API or just spend time clicking the 'Generate Name' button.

/api/name

GETs a random alliterative adjective animal name

/api/name/{letter}

GETs a random alliterative adject animal name beginning with the supplied letter parameter

/api/animal

GETs a random animal name

/api/animal/{letter}

GETs a random animal name beginning with the supplied letter parameter

/api/adj

GETs a random adjective

/api/adj/{letter}

GETs a random adjective beginning with the supplied letter parameter

#Contributors

About

Implementation of animal-namer: Ubuntu release style name generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published