Back-end side of a web-based Notes application with REST architecture.
Built in JavaScript using Hapi framework.
- Node.js — JavaScript runtime environment
- NPM — Node.js package manager
- Postman — API development tool
Testing was done in two iterations for each available endpoint API and evaluated based on several criteria. The scenarios focused primarily on CRUD (create, read, update, delete) operations, and Newman (Postman CLI) was used as the testing tool.
- Result: Test summary report
This is a project of Dicoding's Back-End course and as part of the AWS Back-End Academy.