/api-v2

New api version, based on Phalcon C library for PHP.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

#Phalcon REST Boilerplate# Phalcon REST Boilerplate

This repository provides an boilerplate application with all of the classes of Phalcon REST library implemented.

Authentication

When you use this database scheme you will be able to authenticate using the following credentials:

  • Username demo
  • Password test123 (is stored as bcrypt)

Learn More

Contributing

Please file issues under GitHub, or submit a pull request if you'd like to directly contribute.

Credits

License

Phalcon REST is licensed under the MIT license. See License File for more information.