Skip to content

nishantsing/Marvelous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvelous

This project was created to make an attempt to use the Marvel's API. The Marvel's API is used to create the project. Details about characters is extracted from the API.

Updated Notes

There is 2 ways of calling the marvel API

  • Using client side application - which we created in our case for which we require public apikey to be passed as url parameter as you can see in the app. Also need to set the domain in the marvel api pointing to your domain.
  • Using server side application - which requires 2 extra parameters other than apikey that is a md5 hash and private key.

Usage

This is the localhost version where you require both pubic as well as private key to run it on localhost.

  • Deployed on Netlify and linked to my domain xarvis.tech
Try Now : Marvelo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published