Package me.josephsf.jobportaljosephsfeir.cli
package me.josephsf.jobportaljosephsfeir.cli
Provides classes for the command-line interface of the Job Portal application.
This package contains components that implement a text-based interface for interacting with the Job Portal API. It enables users to perform CRUD operations on the MongoDB database through the RESTful API.
The main class in this package is JobPortalCLI,
which provides the interactive command-line interface.
- Since:
- 2025-05-14
-
ClassesClassDescriptionJobPortalCLI - A command-line client for interacting with the Job Portal API.