Skip to content
/ api Public

API backend for botleg blog

License

Notifications You must be signed in to change notification settings

botleg/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

API backend for botleg blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published