Skip to content

circler3/DemoWebAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurveyWebAPI

A demo asp.net core 3.1 WebAPI with token protection.

For detailed information, see https://www.cnblogs.com/podolski/p/12737463.html

This demo is designed as a scafford of small project which requires token protection stay with WebAPI. Therefore you can deploy your PROTECTED API logics without a heavy IdentityServer.

It leverages the following technologies:

  • RESTful
  • Swagger
  • ASP.NET Core 3.1
  • C# 8 nullable
  • JWT
  • EF Core

There is a admin account named admin with password 123 already in database.

About

demo asp.net core 3.1 WEBAPI with token protection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages