Cloud Notes API A simple Flask-based API for managing notes, designed to be deployed on AWS. Features Add notes View notes Health check endpoint Tech Stack Python (Flask) Run Locally pip install -r requirements.txt python run.py