Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 268 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 268 Bytes

EMPLOYEES API REST

API of employees and departaments.

Characteristics

  • SQL Server databases: I implement the queries of DB and Stored procedures for CRUD functions to have better control when performing any insertion, editing or deletion.
  • ASP .NET WEB API.