An open API service indexing awesome lists of open source software.

https://github.com/albertuskevin/restfull-api-drill-pzn

Latihan pembuatan RESTful API dengan Go-Lang
https://github.com/albertuskevin/restfull-api-drill-pzn

Last synced: 2 months ago
JSON representation

Latihan pembuatan RESTful API dengan Go-Lang

Awesome Lists containing this project

README

        



Aplikasi CRUD sederhana untuk data category yang memiliki attribute id dan name. Kita akan buat API untuk semua operasinya dan kita akan tambahkan authentication API key.



Untuk proyek ini, beberapa dependency yang akan kita gunakan:


  • https://github.com/go-sql-driver/mysql

  • https://github.com/julienschmidt/httprouter

  • https://github.com/go-playground/validator