Skip to content

fatihsimsek/smartproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Project

Asp.net Core / DDD

API Usage

Authentication Token

Request

POST Authentication/Login

{
    "email": "",
    "password": ""
}

Response

{
    "token": "",
    "isSuccess": true
}

About

Smart Project for DDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published