Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

parkrrr/marvel-app-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel Comic Search API

This is a simple middleware used for passing through requests for the Marvel Comic Search app.

Environment Variables

  • PORT - The port to listen on
  • DEVELOPMENT - Specify any value to allow all origins
  • MARVEL_ENDPOINT - The target for API requests (should be gateway.marvel.com)
  • MARVEL_PRIVATE_KEY - Your API private key
  • MARVEL_PUBLIC_KEY - Your API public key
  • FRONTEND_URL - The URL of the frontend (to allow CORS)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks