https://github.com/brendanddev/kollectbin
An API for everything collecting
https://github.com/brendanddev/kollectbin
expressjs java mongodb nodejs
Last synced: 2 months ago
JSON representation
An API for everything collecting
- Host: GitHub
- URL: https://github.com/brendanddev/kollectbin
- Owner: brendanddev
- Created: 2025-05-07T15:26:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-23T15:02:50.000Z (12 months ago)
- Last Synced: 2025-06-23T15:40:19.826Z (12 months ago)
- Topics: expressjs, java, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 470 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KollectBin
A personal collection API for anything, and everything.
Start with comics. Expand to anything.
Kollectbin began as a simple backend for managing a comic book collection, and complete with user authentication.
While it's currently focused on comics, the project is built with expansion in mind — aiming to support broader collection types like games, books, or any personal inventory in the future.
## Features
- Manage your own virtual comic collection
- Track and manage local collectible shops
- Nodejs + Express Backend API Server
- MongoDB for Database Storage
- Custom Logger with Timestamps and Colored Messages
- SwaggerJS for API Documentation
- Jest and Supertest to automate testing
- User Management System (Register & Login)
- JWT-based Authentication and Secure Access & Refresh Token Handling
- Command Line Interface to manage your collection
- CLI Backed by Java and Maven
## Usage
## Version History
| Version | Month | Description |
| ------------- | ----------- | ----------- |
| 1.0.0 | May 2025 | |
| 1.1.0 | June 2025 | |
| 1.2.0 | June 2025 | |
| 1.3.0 | June 2025 | |