Skip to content

๐Ÿ“™ The Back-end API for the Final Project of Beginner Back-end Application Course from Dicoding

Notifications You must be signed in to change notification settings

zetsux/bookshelf-backend-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Bookshelf Backend API

Description

The Back-end API for the Final Project of A Beginner Back-end Application Course from Dicoding which received full marks (5/5 Stars) after being reviewed by Dicoding

Mark

Tech Stacks

  • HapiJS : Node.Js Framework (Back-end)

Features

  • Able to do CRUD operations for the books through the Front-end web that is provided by Dicoding
    • Able to create and save a book data (C)
    • Able to see/read every books available along with the details of each book (R)
    • Able to see/read every books according to the given query (name, is currently being read, already finished) along with the details of each book (R)
    • Able to edit/update the chosen book's data (U)
    • Able to delete the chosen book (D)

Reference

About

๐Ÿ“™ The Back-end API for the Final Project of Beginner Back-end Application Course from Dicoding

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published