Skip to content

Josiassejod1/mvc2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel Vs Capcom 2 API

http://secure-hamlet-19722.herokuapp.com/characters

Is a URL that shows the implementation of what the application could produce using the data

All Character End Point:

https://secure-hamlet-19722.herokuapp.com/api/v1/characters

This returns a list of all available Characters for the Marvel and Capcom Universe

Single Character End Point:

https://secure-hamlet-19722.herokuapp.com/api/v1/characters/:name

This returns a single record for a character Ex: https://secure-hamlet-19722.herokuapp.com/api/v1/characters/Akuma

Character Move End Point:

https://secure-hamlet-19722.herokuapp.com/api/v1/characters/:name/moves

This returns a record of all moves for a specific character Ex: https://secure-hamlet-19722.herokuapp.com/api/v1/characters/Akuma/moves

About

Making a revamped version of my favorite arcade game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published