Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/restcord/restcord

Discord REST API Client
https://github.com/restcord/restcord

Last synced: about 2 months ago
JSON representation

Discord REST API Client

Awesome Lists containing this project

README

        

RestCord - PHP Edition
======================

[![GitHub release](https://img.shields.io/github/release/restcord/restcord.svg)](https://www.github.com/restcord/restcord) [![Build Status](https://travis-ci.org/restcord/restcord.svg?branch=master)](https://travis-ci.org/restcord/restcord) [![Discord Chat](https://img.shields.io/badge/chat-Discord%20API-blue.svg)](https://discord.gg/khC2PP8) [![StyleCI](https://styleci.io/repos/79310512/shield?branch=master)](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