There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Todo List API created using C#, SQL Server where the user can perform various operations on the database like GET(read) , POST(create) , PUT(update) and delete. This API can retrieve various queries using path parameters and query parameters.