Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 978 Bytes

File metadata and controls

26 lines (20 loc) · 978 Bytes

DatakeeperX Project

DataKeeperX is a microservice designed for storing and managing customizable data fields and quantities, serving as an integral component of a larger project.

Installation

  • clone repository
git clone https://github.com/Hsnmsri/data_keeper_x.git
  • move to peroject directory
cd data_keeper_x
  • install dependencies
composer install

Resources

DK-X Developer API Postman Collection

DK-X Client API Postman Collection

'DK-X' is Data Keeper X

The difference between the client and developer API collections is that users who utilize this service for developing their software and websites should use the client collection, while developers who intend to develop a user interface or assist us in developing this service should use the developer collection.