Skip to content

sametcn99/BlogAPIDotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog API .NET

Blog API is a RESTful API that allows users to create, update, delete, and manage blog posts and comments. The API provides the necessary functionality for CRUD operations (Create, Read, Update, Delete).

Note

I am documenting my learning progress in this repository: sametcn99/BlogAPIDotnet/blob/main/NOTES.md

Project Overview

This API provides the following features:

  • Create, update, and delete blog posts.
  • List and view individual blog posts.
  • Add and list comments for blog posts.
  • Data exchange in JSON format.

Roadmap

  • Initialize Project
  • CRUD operations for blog posts
  • Comment management (add and list)
  • User authentication and authorization
  • Search and filtering capabilities
  • Enhanced error handling and validation
  • Pagination and sorting support

About

learning progress repo

Resources

Stars

Watchers

Forks

Contributors

Languages