Skip to content

LoicDele/storage-manager-api

Repository files navigation

storage-manager-api

Latest Stable Version License

storage-manager-api is a REST API developed with the Lumen PHP Framework. The goal of this personal project is to learn every subtlety of REST API and BACK-END services. When the development of this API will be finished, i will start developing the FRONT-END in ANGULAR (the framework can change).

This REST API allows to manage a little store.

If you want to comment or improve my work, I will be happy to converse with you!

To Do

  • JWT authentication
  • Documentation

Some Useful Commands

  • composer install: install dependencies of the project
  • php artisan migrate: migrate the sql schema (don't forget to configure the .env)
  • php artisan db:seed: create false data in the DataBase
  • vendor/bin/phpunit: launch unit tests
  • php -S localhost:8000 -t public: launch the application on localhost:8000

Official Documentation

Documentation for the framework can be found on the Lumen website.

Documentation of the app will be add soon.

Contributing

Contributions are welcome!

Issues

If you discover a security vulnerability or bugs within this REST API, please create an issue.

License

The Lumen framework is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages