Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.06 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.06 KB

README

QCELLS API Server Project

  • The project is an API server that helps communicate data between third parties and QSP database. This application will help with the request and retrieval of data from the database safely and securely. Information such as the products list and the white label list that contains product name, itemcode, wattage, and such are accessible. This application is available to third party clients to use to request data without direct access to the database. The API helps with management, security, and processing of data.
  • 1.0

How do I get set up?

  • Clone project to local repository using an IDE of preference. Dependencies will automatically be installed.
  • Configure JPA Hibernate with MSSQL.
  • Spring boot, Maven, JPA, Swagger UI
  • Database is configured to the QSP database, initialize a local repository of QSP database.
  • API testing using Postman

Contribution guidelines

  • QCELLS Internship project
  • For code development, contact QCELLS

Who do I talk to?