bungambohlah / dicoding-bookshelf-api

Simple Book API with Typescript Express + Prisma + MySQL

Home Page:https://dicoding-bookshelf-api.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Submission Bookshelf API

Project ini adalah Submission dari materi Belajar Membuat Aplikasi Back-End untuk Pemula dengan Cloudeka.

Table of Contents

Kriteria

  • API dapat menyimpan buku
  • API dapat menampilkan seluruh buku
  • API dapat menampilkan detail buku
  • API dapat mengubah data buku
  • API dapat menghapus buku

Pengujian

  • Import kedua berkas postman yang disediakan oleh pihak dicoding pada Postman Collection dan Postman Environment
  • Sesuaikan environment sesuai preferensi developer
  • Jalankan pengetesan dengan melakukan "Run Collection" yang telah diimport

alt text

  • Select all and Click "Run the test" button

alt text

  • Wait until all request is finished

Contoh Pengujian Berhasil

All passed and no any failed tests

alt text

About Me

Hello there 👋🏻, my name is Afif Abdillah Jusuf and I'm a software engineer.

I'm currently working as a Full Stack Developer.

Graduated from Politeknik Elektronika Negeri Surabaya as Associate Degree in Informatics Engineering.

Nice to meet you.

Visit my personal site at afif.dev.

LICENSE

This project is open-sourced software licensed under the MIT license.

About

Simple Book API with Typescript Express + Prisma + MySQL

https://dicoding-bookshelf-api.vercel.app

License:MIT License


Languages

Language:TypeScript 85.7%Language:JavaScript 10.2%Language:Makefile 2.5%Language:Dockerfile 1.6%