Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-journal-backend

Short description (GitHub):

A full-featured backend for a mini blogging platform with Node.js, Express, TypeScript, Prisma, and PostgreSQL. Supports JWT authentication, CRUD posts, comments, likes, search, tags, and pagination.


Table of Contents


Project Overview

dev-journal-backend is the backend API for a mini blogging platform. It provides REST endpoints for user authentication, post management, comments, likes, search, tags, and pagination.


Tech Stack

  • Node.js
  • Express
  • TypeScript
  • PostgreSQL
  • Prisma ORM
  • JWT for authentication

Features

  • User signup/login with JWT authentication
  • Create, read, update, delete (CRUD) blog posts
  • Add comments and likes to posts
  • Search posts by title, content, or tags
  • Pagination for posts
  • Tags and filtering

About

A full-featured backend for a mini blogging platform with Node.js, Express, TypeScript, Prisma, and PostgreSQL. Supports JWT authentication, CRUD posts, comments, likes, search, tags, and pagination.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages