Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lynnaloo/petfinder-bot-functions
Functions to support Petfinder API Logic Apps Twitter Bots
https://github.com/lynnaloo/petfinder-bot-functions
azure azure-functions petfinder petfinder-api serverless twitter-bot
Last synced: about 1 month ago
JSON representation
Functions to support Petfinder API Logic Apps Twitter Bots
- Host: GitHub
- URL: https://github.com/lynnaloo/petfinder-bot-functions
- Owner: lynnaloo
- License: other
- Created: 2019-08-12T19:46:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T09:03:48.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T23:22:16.792Z (7 months ago)
- Topics: azure, azure-functions, petfinder, petfinder-api, serverless, twitter-bot
- Language: JavaScript
- Homepage:
- Size: 341 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Petfinder Bot Functions 👋
> Supporting utilities for the petinder-bot
## Install
```sh
npm install
```
## Run lint```sh
npm run lint
```## Run tests
```sh
npm run test
```## Author
👤 **[@lynnaloo](https://github.com/lynnaloo)**
## 📝 License
Copyright © 2019 [Linda Nichols ](https://github.com/lynnaloo).
This project is [MIT](https://github.com/lynnaloo/petfinder-bot/blob/master/LICENSE) licensed.