Skip to content
This repository was archived by the owner on Apr 15, 2020. It is now read-only.

rf-sys/InteractiveStories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InteractiveStories

Experimental project. Main goal - implementing service-based/microservices approach of developing web-applications with ASP.NET Core and Angular.

Structure

  1. InteractiveStories.API - example of API
  2. InteractiveStories.Client - Client-side JavaScript application (Angular)
  3. InteractiveStories.IdentityProvider - Identity provider (IdentityServer4) - OpenID Connect and OAuth2
  4. InteractiveStories.Infrastructure - includes common files and database necessary files (Migrations, Models, DbContext...) used by .NET Core applications

References

  1. Docker registry - https://hub.docker.com/u/cleverices/

About

ASP.NET Core/Angular project with service-oriented architecture

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors