Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

fastn Backend Workshop - Creating HTTP App

  • hello world

  • import country detail

  • detail page with hard coded data

  • fetch request data on detail page

  • fetching country detail from api

  • list page with hardcoded data

  • fetch list data from api

  • deploy on heroku