An open API service indexing awesome lists of open source software.

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

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 | |