Skip to content

jphilip666/Exercise_API_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise API Client

This is a basic HTML/Javascript client side webpage used to access the API and display it to the user. One of this API call is done synchronously and the other asynchronously as requested. You will need a Token to call these API’s. There is a create token feature on the top right where you can enter your credentials to receive a new token. You will need to enter this token in the Token field before calling the API's.

Installation instruction

  • Download this project from the repository and CD into the root directory.
  • Run the following command to start the Vite development server locally
    • npm run dev
    • This should start a local server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published