Blog API
Category
- Web Development
Year
2023
Tags
- Node
- Express
- MongoDB
- React
- Tailwind
A REST API for my personal blog using Node, Express, and MongoDB. I built a simple CMS to interact with the API using React and Tailwind. It includes a markdown previewer with syntax highlighting. Authentication is handled using JWTs via access and refresh tokens stored in HTTP-only cookies.
