Skip to content

Covid-19 API on AWS Lambda

Notifications You must be signed in to change notification settings

CoronaAPI/coronaAWS

Repository files navigation

DEPRECATED: This project was built for a hackathon in early 2020 and is currently unmaintained!

wirvsvirus logo

🦠 Corona API

#WirVsVirus Project 0193

HTTP Corona API based on the great work of covidatlas/coronadatascraper.

🏗️ Usage

  1. git clone https://github.com/ndom91/coronaAWS

  2. cd coronaAWS

  3. npm install

  4. Install Serverless npm i -g serverless

  5. Login with Serverless serverless login

  6. Develop locally serverless offline

  7. Make changes 💪

  8. Deploy with Serverless serverless deploy --env dev

📐 Architecture

User (Request) --> aws.corona-api.org --> AWS API Gateway --> Lambda --> DynamoDB 
                                                                |
                                                                └-?-> Redis

⚙️ Implementations

🙏 Contributors


Nico Domino

📖 🔧 🚇 🚧🎨💻

Martin Lux

💻

🖥️ DevPost

📝 License

MIT