Git Product home page Git Product logo

fiora's Introduction

Fiora

penamaan fiora diambil dari salah satu hero di dunia league of legend

About

contoh aplikasi microservice perpus dengan rest api pada bahasa program rust menggunakan actix sebagai framework dan mengimplementasi Hexagonal architecture / Domain driven design architecture dengan Dependency injection dan Clean code

dalam "data source" sendiri disini saya menggunakan penamaan "infra/infrastructure" yg berarti dalam context ini adalah hal atau pihak ke 3 yg saya gunakan seperti contoh pada gambar diatas yg berada di dalam folder src/data/infra dan untuk repository nya sendiri berada di dalam folder src/data/repo

untuk "service" sendiri disini saya menggunakan penamaan "interactor" yg berada di dalam folder src/interactor

dan terakhir untuk "interface adapter" sendiri disini saya menggunakan penamaan "protocol" yg berada di dalam folder src/protocol karna dasar nya disini adalah suatu hal yg bisa berinteraksi dengan luar seperti menerima dan memberikan response entah menggunakan grpc, http, graphql, web-socket, atau bahkan pub-sub

How to

untuk menjalankan nya pastikan env sudah terisi dengan benar lalu cukup ketikan perintah

cargo run

pada terminal

lalu bisa dapat di akses di localhost

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.