Skip to content

mitch8020/marvel-villains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel Villains API

The unofficial API for all the villains appearing in the Marvel Cinematic Universe!

Link to project: https://marvel-villains.herokuapp.com/

marvel-villains-api

How It's Made:

Tech used: HTML, CSS, JavaScript, Node.js, Express.js

As a part of learning the different features of Node.js and Express.js, I built an API while using data from the https://marvel.fandom.com website. This API includes the utilization of retrieving files from the Heroku server using the Express.js provided 'get' method as well as a brief example at the bottom of the site using promises, async/await, and event listeners.

Lessons Learned:

This project has been a great reminder that a big part of programming and engineering is troubleshooting problems and debugging code. I caught a few typos in my variables before I spent hours debugging them. I've made sure to test that all of the JSON objects work when requested and created a client-test folder with HTML & JS to test that the image links are working.

Examples:

Take a look at these couple examples that I have in my own portfolio:

W&A Calculator App: https://github.com/mitch8020/WA-Calculator

Level Ground Website: https://github.com/mitch8020/level-ground-website

Magic Eight Ball: https://github.com/mitch8020/magic-eight-ball

About

API for the villains appearing in the Marvel Cinematic Universe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published