Myrmex Save

Serverless application builder :ant:

Project README

Myrmex Logo

Build Status Codacy Badge Codecov

What is it?

A serverless application framework.

Myrmex helps you to organize your code and deploy serverless applications in AWS. Its plugin system allows you to work with AWS Lambda or API Gateway or both of them. The IAM plugin can help you to declare the IAM permissions your application needs in your versionning system.

Control the IAM permissions needed to deploy your application. Allow several developers to publish different versions of the project on the same AWS account.

Write your own plugins to enrich the command line, create higher level functionalities and integrate with other services. Then share it as npm modules!

$ npm install -g myrmex
$ myrmex new my-serverless-project
$ cd my-serverless-project
$ myrmex -h

Documentation available at https://myrmex-org.github.io/.


MIT

Open Source Agenda is not affiliated with "Myrmex" Project. README Source: myrmex-org/myrmex
Stars
34
Open Issues
11
Last Commit
5 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating