Releases: raravi/notes-server
Releases · raravi/notes-server
Notes - Microservice Version
The Notes Server is hosted on Heroku / AWS Lambda.
The functionality is split up into these 2 components:
Authentication API Server hosted on AWS Lambda moved to repo notes-server-lambda.
App API / HTTP Server hosted on Heroku is on this repo.
Notes - Monolith Version
The Notes Server is completely hosted on Heroku.
This is a checkpoint before the functionality is split up into these 2 components:
- Authentication API Server hosted on AWS Lambda
- App API / HTTP Server hosted on Heroku.