Skip to content

REST API secured with session based authentication. It follows standard conventions for designing RESTful web services. It is fast, reliable and secure and it is properly documented for Postman.

Notifications You must be signed in to change notification settings

ore-codes/scribe-server

Repository files navigation

Setup

  1. composer install
  2. sail artisan key:generate
  3. sail up
  4. sail artisan migrate

Testing

sail artisan test

Requirements

  1. PHP 8.1 or later
  2. Composer
  3. Docker

About

REST API secured with session based authentication. It follows standard conventions for designing RESTful web services. It is fast, reliable and secure and it is properly documented for Postman.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages