https://github.com/restcord/restcord
Discord REST API Client
https://github.com/restcord/restcord
Last synced: about 1 month ago
JSON representation
Discord REST API Client
- Host: GitHub
- URL: https://github.com/restcord/restcord
- Owner: restcord
- License: mit
- Created: 2017-01-18T06:28:00.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-17T15:30:25.000Z (about 1 year ago)
- Last Synced: 2024-05-05T10:02:45.527Z (12 months ago)
- Language: PHP
- Homepage: https://www.restcord.com/
- Size: 867 KB
- Stars: 176
- Watchers: 15
- Forks: 108
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- discord-api-libs - restcord - Discord REST API Client (Libraries / PHP)
- awesome-discord - RestCord
- awesome-discord - RestCord
README
RestCord - PHP Edition
======================[](https://www.github.com/restcord/restcord) [](https://travis-ci.org/restcord/restcord) [](https://discord.gg/khC2PP8) [](https://styleci.io/repos/79310512)
What is this?
------------This is a PHP library for the Discord API. This library is limited to the basic REST api that Discord provides.
If you are doing anything heavy, or fancy, you should probably look at [DiscordPHP][1] or [Yasmin][2].## [Documentation](https://www.restcord.com/)
Documentation can be found [here](https://www.restcord.com/).
### Wrappers
* [Laravel](https://gitlab.com/more-cores/laravel-restcord)
[1]: https://github.com/teamreflex/DiscordPHP
[2]: https://github.com/laravel-discord/Yasmin