Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 1.75 KB

README.md

File metadata and controls

54 lines (43 loc) · 1.75 KB

📖 Newton GoDoc Build Status Coverage Status Report Status Go Version

Newton is a cloud-native serverless application made for those who love books.

Installation

git clone https://github.com/maestre3d/newton.git

Note that Newton only supports the two most recent minor versions of Go.

Used Infrastructure and 3rd-party software

  • Hashicorp Terraform

Amazon Web Services (AWS)

  • CLi v2
  • Lambda
  • DynamoDB (+ DAX)
  • S3
  • SNS
  • SQS
  • SES
  • Cognito
  • CloudFront
  • ACM
  • Route53
  • CloudWatch
  • CloudTrail
  • X-Ray

See the documentation and FAQ for more details.

Maintenance

This library is currently maintained by

Development Status: Alpha

All APIs are under development, breaking changes will be made in the 0.x series of releases. Users of semver-aware dependency management systems should pin newton to ^1.

Released under the MIT License.