fwaskito / bookshelf

A RESTFul API of Bookshelf application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookshelf API

GitHub Created At

Back-end side of a web-based Bookshelf 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 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.

Credits

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

Thanks for:
Dicoding Bash

About

A RESTFul API of Bookshelf application.


Languages

Language:JavaScript 100.0%