Code Monkey home page Code Monkey logo

forum-api's Introduction

forum-api

This Api to complete first submission from Dicoding at class Menjadi Back-End Developer Expert

Aplikasi ini merupakan sebuah aplikasi yang menyediakan endpoint yang dapat digunakan oleh client atau sisi frontend. Aplikasi ini dibangun dengan menerapkan culture TDD (Test Driven Development) yang dimana kita membuat test case terlebih dahulu sebelum menuliskan kode fungsi dari aplikasi. Telah menerapkan Unit Testing dan Integration Test. Aplikasi ini dibangun dengan menerapkan konsep dari Clean Architecture, yang dimana source code terdiri dari 4 layer yaitu:

  • Entities, sebagai tempat penyimpanan data entitas bisnis utama. Dibuat untuk mengelola struktur data yang kompleks.
  • Use Case, digunakan sebagai tempat menuliskannya flow atau alur bisnis logika.
  • Interface Adapter (Repository dan Handler), sebagai mediator atau penghubung antara layer framework dengan layer use case.
  • Frameworks (Database dan HTTP server), merupakan level paling luar merupakan bagian yang berhubungan dengan framework.

Berikut merupakan beberapa fitur yang terdapat didalamnya:

  • Registrasi Pengguna
  • Login
  • Refresh Access Token
  • Logout
  • Menambahkan Thread
  • Menambahkan Komentar pada Thread
  • Menghapus Komentar pada Thread
  • Melihat Detail Thread
  • Menambah Balasan pada Komentar Thread
  • Menghapus Balasan pada Komentar Thread

Semoga kode ini bermanfaat. Terima kasih ๐Ÿ™‚

forum-api's People

Contributors

ardianton19 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.