/learn-aws

Basic API for learning how to deploy to AWS

Primary LanguagePython

AWS deployment test API

REST API with a CNN model for cat vs dog classification.

Running it locally

For running the API locally with a (also local) db in a Dockerized environment, go to: infrastructure/local

Running it in AWS

The code base for a deployment in AWS is in infrastructure/aws