• Stars
    star
    3
  • Rank 3,950,741 (Top 79 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.