Skip to content

netrunner1987/ResumeParserJobMatcher

 
 

Repository files navigation

Resume Parser & Job Matcher API

An ASP.NET Core Web API that:

  • Parses resumes (PDF/DOCX)
  • Matches candidates with job postings
  • Uses EF Core, Swagger, JWT Auth
  • Planned: Azure Blob Storage, ML/AI Matching

Getting Started

  • Run dotnet ef database update
  • Run dotnet run
  • Open https://localhost:5001/swagger/index.html

Tech Stack

  • ASP.NET Core
  • Entity Framework Core
  • SQL Server
  • Swagger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%