Skip to content

kevinkwee/bookshelf-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookshelf API

A RESTful API built with Node.JS and Hapi framework. This project is my submission for Belajar Membuat Aplikasi Back-End untuk Pemula course at Dicoding.

Usage

Requires Node.JS >= v14.17.0

npm run start

Criteria

  • The API can save a new book
  • The API can show all of the saved books
  • The API can show the detail of a book
  • The API can update a saved book data
  • The API can delete a saved book.

Notes

This repository is public which means anyone has access to this repository. You will be penalized by Dicoding if you intend to use this repository (my submission) as your submission.

About

A RESTful API for Dicoding submisson.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published