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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T09:03:48.000Z (over 3 years ago)
- Last Synced: 2025-02-11T15:59:02.592Z (over 1 year 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.