Skip to content

joshuabharper7/SuperHeroAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Public API

Goals

  • To prepare a small working JavaScript application that you can deploy to GitHub pages and show off to employers
  • To focus on good git practices
  • To focus on clean code
  • To review HTML, CSS, JavaScript functions, and the fetch API
  • To experiment with Postman, a workspace to test out API requests

Requirements

Have fun with this project! Locate a public API, access its data, and present information to your user through the browser.

Use any of the following sites as a resource for public APIs. API documentation varies, so don't get bogged down with an API that has terrible documentation - find a better one.

The following features are required:

  • Use of JavaScipt, HTML, and CSS
  • User action or input in the form of a button(s), input field(s), form, etc.
  • Use of the JavaScript fetch API to retrieve data from a public API endpoint
  • Display of data from the API in the browser
  • Attractive and user friendly css styling
  • A link to the API Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published