Skip to content

fwaskito/notes-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes API

GitHub Created At GitHub last commit GitHub commit activity

Back-end side of a web-based Notes application with REST architecture.
Built in JavaScript using Hapi framework.

Technology

Most Vital

  • Node.js --- JavaScript runtime environment
  • NPM --- Node.js package manager
  • Postman --- API development tool

Depedencies

GitHub package.json prod dependency version GitHub package.json prod dependency version

Testing

Testing was done in two iterations for each available API and evaluated based on several criteria. The scenarios were primarily focused on CRUD operations. The testing tool used was Newman (Postman CLI).

Credits

This is a project of Dicoding's Back-End course and as part of the AWS Back-End Academy.

Thanks for:
Dicoding Bash