Skip to content

farmers-unihack/project-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farmers Backend

Layered Architecture

We use the layered architecture for this RESTful API, these consist of the following:

  1. Controllers: These are the routes that are the entry points into the business logic
  2. Service: This is where the business logic will sit for the program
  3. Repository: This is where the database queries are made
  4. Model: This will be the defined schemas for the models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages