Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
A RESTful API developed using ASP.NET Core 8 Web API and EF Core 8.
Developed a RESTful API that allows users to perform CRUD operations on movie data.
Integrated Identity services, including authentication, authorization, and JSON Web
Tokens JWT to enhance security and access control.
Designed the API to be scalable, maintainable, and consistent with industry best practices.
  • Loading branch information
YaraGh22-engs authored Jul 28, 2024
1 parent 24758a4 commit f582700
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
A RESTful API developed using ASP.NET Core 8 Web API and EF Core 8.
Developed a RESTful API that allows users to perform CRUD operations on movie data.
Integrated Identity services, including authentication, authorization, and JSON Web
Tokens JWT to enhance security and access control.
Designed the API to be scalable, maintainable, and consistent with industry best practices.

0 comments on commit f582700

Please sign in to comment.