Skip to content

Fabito97/contactbook_webapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contact Book API
GitHub Repository

Overview:
A secure and scalable Web API that allows users to manage contact information with full CRUD capabilities and protected routes using JWT-based authentication.

Tech Stack:

  • Backend: ASP.NET Core Web API
  • Database: In-memory or SQL-based storage
  • Authentication: JWT Tokens

Key Features:

  • Create, read, update, and delete contact entries
  • Secure access with role-based authorization
  • Clean and maintainable architecture for scalability

Setup Instructions:

  1. Clone the repository.
  2. Configure appsettings.json with JWT secrets.
  3. Run using .NET CLI or Visual Studio.
  4. Use Swagger or Postman to test endpoints.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages