dandygardad / h8-challenge06

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Challenge 06 (Hacktiv8 FGA)

Deskripsi Project

Project ini berfokus dalam pembuatan simple REST API untuk penyimpanan data-data buku menggunakan framework Gin. Dalam API ini memiliki 5 method yaitu:

  • Get All Books
  • Get Book by ID
  • Create Book
  • Update Book
  • Delete Book

Output

Create Book

Create Book

Get All Books

Get All Books

Get Book by ID

Get Book by ID

Update Book

Update Book Setelah Update Book dengan Get Book by ID

Delete Book

Delete Book Setelah Delete Book dengan Get All Books

About


Languages

Language:Go 100.0%