Coder Social home page Coder Social logo

abhaysinghs772 / metacall-faas-fork Goto Github PK

View Code? Open in Web Editor NEW

This project forked from metacall/faas

0.0 0.0 0.0 177 KB

Reimplementation of MetaCall FaaS platform written in TypeScript.

Home Page: https://dashboard.metacall.io

License: Apache License 2.0

TypeScript 100.00%

metacall-faas-fork's Introduction

MetaCall FaaS

Reimplementation of MetaCall FaaS platform written in TypeScript.

Development:

npm install
npm start

About Project :

MetaCall organization has its own cloud platform known as MetaCall Hub, a production-ready and high-performance FaaS/Cloud platform where you can deploy services, web apps, and lambdas in seconds. However, the Real version of MetaCall FaaS is commercialized and requires a plan to deploy your polyglot applications, which can be found Here.

When referring to the Real version of MetaCall FaaS, it should be noted that this refers to the commercialized FaaS cloud service, whereas Local refers to the mimic version.

Soon, we realized that many contributors joining the community needed an paid account on the Real FaaS for testing their polyglot applications. To remove this barrier, we proposed a project that would mimic the Real FaaS.

With this project, developers can now use it to deploy and test their polyglot applications (built using MetaCall Core), web apps, and lambdas. The process is simple:

  • Step 1 : Spin up the "Local FaaS" by running the following command:
cd faas
npm start
  • Step 2 : Install the metacall-deploy NPM package, and wire the --dev flag with the metacall-deploy command in your application directory using the following command:
cd move-to-application-directory
metacall-deploy --dev

Things that need to be implemented:

  • In order to mimic the "Real FaaS", we need to create all the API endpoints that the "Real FaaS" supports, which can be found listed Here.

Important Note

  • This project is still under development and there is one extra thing you need to install before running this project and its MetaCall Core.

  • This project is developed using [MetaCall Core] itself in order to provide polyglot support, we are using its Node Port of this library to use all the functions and methods MetaCall Core C API provides.

  • Also, Here are all the functions of MetaCall Core we are using.

metacall-faas-fork's People

Contributors

itsritiksingh avatar creatoon avatar paramsiddharth avatar viferga avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.