Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 500 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 500 Bytes

Build a REST API in PHP with JWT Authentication

This is just an example of how to implement a very basic php rest api application followed by MVC pattern. The APIs have been authenticated using JWT tokens, and it is configurable.

Bugs or improvements

Every project needs improvements, Feel free to report any bugs or improvements. Pull requests are always welcome.

License

This project is open-sourced software licensed under the MIT License. See the LICENSE file for more information.