Created database tables and their associated CRUD procedures along with audit tables.
Updated Entity Frameworks to match new database tables and CRUD procedures.
Created and maintained API services. Integrated to third-party API services to retrieve data.
Managed Postman API documentation and set up test examples.
Created a development tool in Windows Forms that merged SQL scripts to facilitate the deployment and re-installment of new test databases. The tool also had the option to create the new CRUD procedures of newly created tables in the database.