Skip to content

fernandonpa/Blog-API-Development-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog API Project

This project is a RESTful API designed for a blog platform. It supports essential blog functionalities such as creating, reading, updating, and deleting posts, as well as managing user authentication and comments.

Features

  • User Authentication: Secure login and registration using JSON Web Tokens (JWT)
  • Create Blog Post: Add new blog posts to the system.
  • Edit Blog Post: Modify existing blog posts.
  • Delete Blog Post: Remove blog posts from the system.

About

This project implements a RESTful API for a blog platform. It supports user authentication, CRUD operations for posts, and a commenting system. Built with Node.js and Express.js, it includes features like pagination, tagging, and error handling for a scalable and reliable backend solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors