Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codingitwrong/webhooks


https://github.com/codingitwrong/webhooks

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# webhooks

A catch-all Rails app for a variety of webhooks.

## Getting Started

### Requirements

1. Ruby

### Setup

```sh
$ bundle install
```

### Testing

```sh
$ bin/rspec
```

### Running

```sh
$ rails server
```

## License

MIT