This is an ecommerce backend application. This backend application will be integrated with the following frontend applications: Admin Dashboard, Customers web application and Customers mobile application. The project is still at the development phase.
- Programming Language: Java
- Runtime JDK 11
- Database: MySQL
- API Documentation: Postman and Swagger UI
- SQL Viewer or GUI: MySQL Workbench
- IDE: IntelliJ, Eclipse or Spring Tool Suite
- Lombok
You should be able to start the application by executing com.busayo.ecommercebackend, which starts a webserver on port 8080 (http://localhost:8080). Also, the APIs can be viewed using the Swagger doc (http://localhost:8080/swagger-ui/#/)