/rating-API-PHP

A PHP API for a rating system

Primary LanguagePHP

Rating API

An API for rating things built with PHP and the Slim framework. http://www.slimframework.com/

This API can:

  1. Create new items of things to be rated.
  2. Add additional ratings to the item.
  3. Get any rating from the database provided the ID.