Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Heroku: a cloud platform as a service for app deployment

    • We chose to deploy our API using Heroku as it only requires a few steps in order for deployment. This will make it quicker and easier to deploy our API compared to other platforms such as AWS

    • Additionally, since our API is small, it doesn’t need all the functions that AWS provides, making it much simpler for us to deploy it using Heroku

    • However, if time permits, we plan on deploying our API using AWS (maybe take this out???)

Database - MongoDB (TODO)

...