Skip to content

TrestenPool/Inventory_management_system_API

Repository files navigation

Inventory Management System API

What was this made for

This api was an assignment for my Advanced software engineering class CS4783 at UTSA. The professor gave us a .csv file that we had to import into our mysql database hosted on a ec2 free trial instance. The .csv file ended up creating 5,000,000 records in our database. We were given free reign as far as the mysql schema, the structure of our code and just about everything else. I ended up implementing a RESTful API with swagger documentation built upon laravel 8.

Swagger

View the swagger api documentation here (https://ec2-54-90-227-153.compute-1.amazonaws.com/api/documentation).

Laravel 8

This project was built using laravel 8.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published