Skip to content

jaystack/functionly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

functionly

The functionly library lets you build serverless nodejs applications on an innovative, functional, and fun by abstraction way. Use the JavaScript language and the JSON syntax to describe infrastructure and entities, service dependencies, and to implement service code. Deploy your solution to cloud providers, or run containerized on your onprem servers, or locally during development time using the functionly CLI.

install from npm:

functionly CLI

  • npm install functionly -g

functionly library

  • npm install functionly

Examples

Serverless Hello World

Dependency injection: Service To Service references

Dependency injection: Database reference

examples

About

Functional microservices framework - best served serverless

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors