Skip to content

Dcuastumal/Advice-Generator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advice Generator App

This web application randomly generates an advice which can help you in your day.

Below you can see that only the GET method of the api is used.

API Reference

Get all items

https://api.adviceslip.com/

  GET /api/advice
Parameter Type Description
api_key string Required. Does not Required

Get item

  GET /api/advice/${slip_id}
Parameter Type Description
id integer Required. Id of item to fetch

License

MIT

Authors

About

Advice Generator App is a Frontend Mentor challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published