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

https://github.com/tsoding/wiggle

OBS animations that can be controlled via REST API by ChatBots
https://github.com/tsoding/wiggle

hacktoberfest hacktoberfest2020

Last synced: about 1 year ago
JSON representation

OBS animations that can be controlled via REST API by ChatBots

Awesome Lists containing this project

README

          

[![Tsoding](https://img.shields.io/badge/twitch.tv-tsoding-purple?logo=twitch&style=for-the-badge)](https://www.twitch.tv/tsoding)
# Wiggle

## Quick Start

```console
$ npm install
$ ./node_modules/.bin/tsc
$ node server.js
$ http://localhost:8080/
```

## API

### GET /wiggle/:name

Makes the tenticle wiggle.

## References

- https://medium.com/factory-mind/websocket-node-js-express-step-by-step-using-typescript-725114ad5fe4