https://github.com/diguinhorocks/mapi
Marvel API for entertainment
https://github.com/diguinhorocks/mapi
api comics marvel marvel-api
Last synced: about 2 months ago
JSON representation
Marvel API for entertainment
- Host: GitHub
- URL: https://github.com/diguinhorocks/mapi
- Owner: diguinhorocks
- License: mit
- Created: 2017-03-08T06:10:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-11T04:23:33.000Z (over 2 years ago)
- Last Synced: 2025-02-09T20:46:58.438Z (3 months ago)
- Topics: api, comics, marvel, marvel-api
- Language: JavaScript
- Size: 3.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MARVEL APP
[Demo](https://marvel.rodrigosantiago.dev)
# Dependencies
- Docker
- Redis# Installation
```
yarn
```#### Place Your Credentials
head to src/config/config.js and set your apikey and private key
#### Use it
```
yarn start
```