Skip to content

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.

License

Notifications You must be signed in to change notification settings

dev-kn/php-rest-api-with-jwt-auth

Repository files navigation

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.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages