-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Lois Onyinyemme Bassey edited this page Mar 20, 2024
·
5 revisions
This project is a simple, action-based microservice API application built using Laravel, optimized for workload efficiency, leveraging Laravel Octane. This application handles specific POST and GET requests, process tasks asynchronously, and is developed using Test-Driven Development (TDD) with Pest. It is containerized and runnable via Docker using Laravel Sail (for dev purposes).
To learn more about the application's functionalities, do check out the following docs:
- How to setup this project locally
- This application's API Endpoints and its usage
- Architecture of the application