Releases: HuaHoangThanhBao/TruyenAPI
Releases · HuaHoangThanhBao/TruyenAPI
ASP.Net Core 3.0 - Web restful API
Completely building web Rest API. The project has 4 layers:
1/ API Layer: Handling Get, Post, Put, Delete request.
2/ CoreLibrary: Store ORM Model and Mapping Profile.
3/ DataAccess Layer: Interface Repository Handling.
4/ Repository Layer: Handling CRUD operations.
Note: When you request to server you'll need a key attachment to completely get data. The key is not published in here. For further information, please contact via email: huahoangthanhbao@gmail.com.
Thanks.