Skip to content

Commit f582700

Browse files
Create README.md
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.
1 parent 24758a4 commit f582700

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
A RESTful API developed using ASP.NET Core 8 Web API and EF Core 8.
2+
Developed a RESTful API that allows users to perform CRUD operations on movie data.
3+
Integrated Identity services, including authentication, authorization, and JSON Web
4+
Tokens JWT to enhance security and access control.
5+
Designed the API to be scalable, maintainable, and consistent with industry best practices.

0 commit comments

Comments
 (0)