Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 848 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 848 Bytes

About Cally

Cally is a simple demo application for Scramble PRO. This is a REST API for simple ATS (applications tracking system) software.

When browsing the codebase, notice how there are no redundant PHPDoc annotations contrary to other API documentation generation tools for Laravel.

Cally's source: https://github.com/dedoc/demo-scramble-pro

For every documented endpoint and schema you'll find the link to the file on GitHub in the description, so you can quickly check the source.

Authentication

This API uses Laravel Sanctum. So you can check ApiDocumentationProvider to see the security setup that corresponds to the Laravel Sanctum API.

Contact

If you discover some issues, or have ideas, or have any questions, or just want to say hello, please send an e-mail to Roman via [email protected].