Comic Resource Server

Description

API that provides multiple type of comic and associated attributes from different type of source

Project Type

  • Personal Project
  • Closed Source

Status

In-progress / In-development

Category

  • Restfull HTTP Based Web API

Tier

  • Application Tier
  • Data Tier

Features

  • Comics per-source support
  • Chapters per-comic support
  • Pages per-chapter support
  • Filtering and searching support for each type of resource
  • Support genre, tag, and source based filtering and searching
  • Paged Filtering and searching list support
  • Paged resource list support
  • JWT based authentication

Tech Stack

  • Programming Language
    • Kotlin
  • Datastore
    • Relational Database
      • MySQL
  • Library
    • JDK
  • Framework
    • Jakarta Persistent API (JPA)
    • Spring WebMVC
    • Spring Data JPA
    • Spring Security Oauth2 Resource Server