There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Simple example of a CRUD (Create, Read, Update, Delete) application built using the Ocelot API Gateway framework. This project is intended to demonstrate how to use Ocelot to create a basic web API that can perform CRUD operations on a database of student information.