Skip to content

akinci41/Microservices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microservices

The KCommerce project is about commerce, of course. There are 4 main parts:

1. Web: basically the pages for users to find and pick up products that they want to buy
2. CMS: the pages for admin to add products, content… (these data will be display on Web page)
3. Mobile app: the same functions as Web pages, but in native mobile app
4. Services: use Microservices architecture to buid many microservices for the three parts above

Solution architecture:

About

Full .Net Core implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%