• Documentation
  • Pricing
© 2026 Serverless, Inc. All rights reserved.

Framework

  • Overview
  • Documentation
  • Plugins360
  • Pricing

Learn

  • Blog
  • GuidesUpdated
  • Examples240
  • Courses

Resources

  • Support
  • Security
  • Trust Center
  • Status

Community

  • Slack
  • GitHub47k
  • Forum
  • Meetups

Company

  • About
  • Careers
  • Contact
  • Partners

Legal

  • Terms of Service
  • Privacy Policy
  • Trademark
  • DMCA
lynnaloo

Adoptable pet bot

by

Tweets adoptable pets using Serverless (Node.js) and AWS Lambda

  1. Adoptable pet bot

Adoptable Pet Bot

:feet: :cat: :dog:

Tweets adoptable pets (from Adopt-a-Pet API) using Serverless framework and AWS Lambda.

Inspired by work on Cute Pets Norfolk

Made with Serverless Norfolk JS Inspired

Install

With node 4.3 installed, install the Serverless Architecture:

$ npm i -g serverless

Clone this repository

$ git clone git@github.com:lynnaloo/adoptable-pet-bot.git

Install dependencies

$ npm i

Setup and Testing

Setup your Account Provider and Credentials

  • AWS Lambda
  • AWS account credentials

Run Unit Tests

npm test

Test Lambda Function locally

serverless invoke local -l -f tweetPet

Deployment

Deploy Lambda Functions

$ sls deploy -v

See Also

  • Adopt-a-Pet API
  • Serverless Framwork
  • Cute Pets Norfolk

License

MIT

Contents

  • Adoptable Pet Bot
  • Install
  • Setup and Testing
  • Deployment
  • See Also
  • License

Related

GuidesPluginsExamplesSlack CommunitySupport