Skip to content

Build a version controlled key-value store with a HTTP API

Notifications You must be signed in to change notification settings

zawmyolatt/key-api

Repository files navigation

Key Access API Exercise

Requirements

  • PHP 7.3 is installed.
  • For safety, PHP 7.3 or above , since that is the requirement of Laravel 8
  • Make sure composer is installed and run composer install in project directory

Running the tests

vendor/bin/phpunit

vendor/bin/phpunit --testdox

Demo

Click Here!

Operation & Test Files Location

tests/Controllers/ObjectControllerTest.php

License

The Key Access API is open-sourced software licensed under the MIT license.

About

Build a version controlled key-value store with a HTTP API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published