A reliable open-source solution for inventory management. This repository contains the server-side implementation of an Inventory Management System (IMS). The server is built using C++ and provides RESTful APIs for managing inventory data, processing requests, and interfacing with a PostgreSQL database.
Tech Stack
Programming Language : C++
Networking : Poco Framework
Database : PostgreSQL
Build System : CMake
Version Control : GitHub
Features
RESTful API for CRUD operations on inventory data
Secure and scalable architecture
PostgreSQL integration for persistent data storage
Supports Linux (Server-side)
Prerequisites
To build and run the server, ensure that you have the following installed:
TBD
Installation
I highly recommend using Alma Linux OS 9 since the project was widely tested on it.
Like this project
0
Posted Nov 21, 2024
A reliable open-source solution for inventory management.