Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/botble/api

API support for Botble CMS using Sanctum
https://github.com/botble/api

Last synced: about 1 month ago
JSON representation

API support for Botble CMS using Sanctum

Awesome Lists containing this project

README

        

# API for Botble CMS


Latest Version
Software License
Total Downloads
Maintainability

## Installation

You can install the package via composer:

```shell
composer require botble/api
```

## Documentation

https://docs.botble.com/cms

Laravel Sanctum official docs: https://laravel.com/docs/sanctum

# Available API

- See the list in `http://your-domain.com/docs/index.html`

# Generate API docs
```shell
php artisan scribe:generate
```

### Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

## Credits

- [Botble Technologies](https://github.com/botble)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.