Skip to content
/ api Public

API backend for botleg blog

License

Notifications You must be signed in to change notification settings

botleg/api

Repository files navigation

Botleg API

js-standard-style Codacy Badge

This project uses serverless framework to create Lambda functions to implement the API for botleg blog.

Run Instructions

  • Install serverless framework with npm install -g serverless.
  • Checkout here to connect serverless with your AWS account.
  • Install node dependencies with npm install.
  • Deploy lambda function with npm run deploy.

Releases

No releases published

Packages

No packages published