Skip to content

bgauvey/mes-api2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MES-API 2.0

Libraries


BOL.API.Domain - plain old model classes; Classes are EF database entities.

Namespaces

  • Core - Contains things like Ent, Attr, Sched...
  • Security - Contains Session, UserName, Priv, all things security

BOL.API.Repository - Data access layer. This library is the only way to get to the database.

Namespaces

  • Core
  • Security

BOL.API.Services - Business logic; it does not have access to the database, must use repositories

Services

  • Authorization

mes-api - The web service. Uses JWT token security. All requests are secured

Routes

  • Auth
    • login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages