Skip to content
@morty-faas

Morty

Morty is an open source serverless platform allowing users to deploy function as a service, without the need of managing servers.
morty-logo

Morty

Morty is an open source platform for managing serverless functions. It is mainly written in Go, and use under the hood our cloud orchestrator, RIK to manage microVM instances where the functions will be executed.

Features

  • Manage functions in a simple way: With the official Morty CLI, you can create as many functions as you want. In 3 commands, you will be able to invoke your first function in a blazingly fast time.

  • Native support for various runtimes: You like to code serverless functions in NodeJS, Go, Rust or Python ? Morty has native support for them. If you wish to develop functions in another runtime, you can open an issue in the runtimes repository.

  • Community driven: Morty is an open-source project and contributions are highly appreciated. You need to ask a question, you want to make a proposal for a new feature or you want to fix a bug ? Don't hesitate to do it on GitHub ! Learn more about our contribution process.

Contributing

We want to make Morty a community-driven platform where everyone should be able to contribute. No matter what type of contribution you want to bring to us, we will consider it for sure. You can learn more about our contribution process in the following document.

License

Morty is MIT licensed.

Pinned Loading

  1. morty morty Public

    Morty is an open source serverless platform allowing users to deploy function as a service, without the need of managing servers.

    Go 20 1

  2. cli cli Public

    Official Morty serverless CLI to interact with the platform.

    Go 3

  3. alpha alpha Public

    Alpha is a lightweight agent responsible for running process on a host and monitor them.

    Go

Repositories

Showing 9 of 9 repositories

Top languages

Loading…

Most used topics

Loading…