This is a repository for the HNG X Internship. It contains all the tasks and projects I have done during the internship.
This task was to create a simple API that returned my display name and track using the Laravel framework.
This task was to create a simple API that performs CRUD operations on a person resource. The API was built using the Laravel framework.
- LaravelAPI - Contains the source code for the API
- LaravelAPI>tests>feature - Contains the tests for the API's endpoints
- DOCUMENTATION.md - Contains the documentation for the API
- UML Diagrams - Contains the UML diagrams for the API
- README.md - Contains the README for the Repository