InkSync API

InkSync is a RESTful API built with Express and Node.js that manages blog posts.

The API follows REST standards and supports HTTP methods like
GET, POST, PATCH, and DELETE.

Explore API Documentation

Tech stack: Express, Axios, Swagger UI, Node.js

⚠️ This API uses a temporary in-memory data store.
All changes will be lost when the server restarts.

Source code available on GitHub.