Skip to content

shelldudu/never_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用never框架开发的一整套web,app接口,业务接口的demo

项目组织架构

  • admin 一个带简单的权限管理后台,
  • admin.taskschd 使用webhost寄宿的netcore程序,可运行job等业务
  • eqsyconfig 简单的配置中心,当app_data文件下的文件被修改时,可重新组织配置文件下发到不同的业务api,省去每个api繁琐的配置文件
  • message.api 一个简单的api业务,使用cqrs开发,用于帮助理解ddd
  • app.api 一个对接app的数据接口,同时对message.api等后台业务的综合调用,其中调用api会支持熔断机制
  • app.host 对app.api的转发数据,同时在此支持ids身份验证

构架设计

alt tag

代码组织

alt tag

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published