Hello Friends, Welcome to Github warehouse of ASP.NET Core Web API training, which we are organized in cooperation with BTK Academy.
ASP.NET Core Web API training is designed to enable you to improve the API on the Microsoft Asp.net Core frame.
Application Programming Interface (API) is an application programming interface consisting of a series of definitions and protocols to develop and install integrated web applications. API allows your product or service to communicate with other products or services, regardless of application details and technology preferences. This connection accelerates application development and saves time and costs. Working with APIs when you enter the new project or development process gives you flexibility; It simplifies design, management and use and creates opportunities for new ones. The APIs allow IT teams to cooperate, as developers facilitate the integration process of the new application components of the existing architects. With these advantages, APIs are widely used to develop HTTP -based modern applications.
Asp.net Core keeps the content of web API quite rich; We took care that the training is as simple and understandable as possible.
This training, which we have delivered to you within the framework of BTK Academy Cooperation; I hope that it will contribute to your personal development and career, and I wish you all success.
Assoc. Dr. Zafer Cömert Samsun University Faculty of Engineering Department of Software Engineering Faculty Member
You can use the repo to download it to your computer.
Go clone https://github.com/zComert/btk-akademi-aspnet-core-web-api.git
Each section is organized within itself and defined using different branches on go. In this context, you can use the following command to see the branch in the warehouse.
Go Branch -A
You can use the following command set to switch from one branch structure to another.
Go checkout <branch_adi>