Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 274 Bytes

File metadata and controls

14 lines (9 loc) · 274 Bytes

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