GithubHelp home page GithubHelp logo

wogra-ag / functionserver Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 166 KB

WOGRA function server is a small webservice which is able to execute javascript function on a server. It supports ECMA Script 5.

License: MIT License

Go 99.42% JavaScript 0.58%
as function service faas faas-platform microservice

functionserver's People

Contributors

wgrasshof avatar

Stargazers

 avatar

functionserver's Issues

add bots to appId

To make it impossible to add functions to a bot which is not under your control, the appId have to store the accessible bots for the appId. So it will be forbidden to add or update functions of other bots, which are not under your control.

add webassembly support to functionserver

at the moment the function server supports only ecma script 5 as runtime. to make more possible, it would be nice to support besides javascript webassembly as well.

versioning of functions

supports different versions of a function. reactivate old version, update automatically to new version.

add postgres support

at the moment only mysql or mariadb will be supported. in the future postrges would be a good alternative.

provide statistics over funtion calls

it the future it will be interesting to rpovide some statistics how often functions will be called. This could be important for billing services.

move appid management to database

at the moments the appids wiull be managed by a yaml config file. To make it easier to add appId at runtime, we have to move it to the daatabase and add new restcalls for managing this appIds.

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.