/functional-json-api

safe http server in effect - toy project

Primary LanguageTypeScript

Learning effect by making toy projects

App Architecture

    1. All the database related operations are done in repositories.
    1. All the business logic are done in implementations.
    1. All the API controllers are attached to the facade in in http.