Skip to content

MauroGutierrez1985/Api-SomosMas-BackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Api SomosMas BackEnd

API with ASP.NET CORE 5.0, Repository Pattern and UnitOfWork, Amazon S3, SendGrid, JWT

An API was developed. This is an intermediate layer that establishes how one software module communicates with another. In this case, the front-end with the database.

The user must register on the site to be able to interact with the api functionalities, by doing so he receives a welcome email.

To enter, you must login and you are assigned a role ("Admin" / "User"), which conditions your actions with the api. Comments, activities, members, testimonials, contacts, slides, etc. can be organized. Through create, edit, and delete operations (CRUD).

It has a file storage service from S3 Amazon.

Everything that happened during this consumption of the designed software is registered in a database on the server that is provided.

PS: The security parameters will not be uploaded for security reasons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published