Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Implement as an app can publish to store.
  • Support 0AUTH2 Protocol: Authentication/ Authorization/ Resource
    • Support Mysqli (php default)
    • Support Redis when it is available. Do not need admin settings to switch.
  • Basic RESTful Routing: /api/blogs/1, /api/user/register /api/event
  • Support 4 Method: Post/Put/Get/Delete
  • Basic API Functions
    • Users: create/edit/delete/update/list/view account
    • Profile: create/edit/delete/update/list/view profiles information
    • Blogs
    • Events
    • Feed
    • Comment
    • Share
    • Link
    • Like
  • Optimization:
    • SQL Optimization
    • Php Optimization

Related Materials

Page Tree
rootRestAPI