📝 Notion API Clone A lightweight Notion-like backend API built with Node.js, Express, and MongoDB. It supports authentication, boards, columns, and pages with full CRUD and organizational features. 👉 Swagger docs available at /api-docs
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^6.0.0^2.8.5^17.2.2^5.1.0^9.0.2^8.18.1^2.0.2^0.7.5^6.2.8^5.0.1^3.1.1012
commits
3
commits
docs(readme): Populate README with comprehensive project details
5f9b147View on GitHubfeat(page): Allow moving pages between columns and reordering
d59fde8View on GitHubrefactor(core): Replace tasks with board, column, and page structure
6663e24View on GitHubfeat(auth): enhance user authentication with avatar upload and account deletion features
f15d6d9View on GitHubfeat(auth): implement user authentication with signup, login, logout, and profile management
6d1896dView on GitHub