Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
7 results tagged functions  ✕   ✕
Activeworkflow: Remote Agent API https://docs.activeworkflow.org/remote-agent-api/
Wed 16 Nov 2022 01:08:47 PM PST archive.org

You can create your own agents by developing simple services that implement ActiveWorkflow's Remote Agent API. “Remote” in this context means that agents run in separate processes from ActiveWorkflow itself. Communication between agents and ActiveWorkflow takes place via HTTP. Each agent is effectively an HTTP service or microservice which ActiveWorkflow interacts with via an RPC protocol.

https://github.com/automaticmode/active_workflow/blob/master/lib/remote_agents.rb

https://github.com/automaticmode/active_workflow/blob/master/spec/features/use_remote_agent.rb

https://github.com/automaticmode/active_workflow/blob/master/spec/lib/remote_agents_spec.rb

huginn agents functions ruby extension http exocortex json
Welcome to Python Cheatsheet! https://www.pythonsheets.com/
Mon 06 Jan 2020 01:02:54 PM PST archive.org

This project aims at collecting useful Python snippets in order to enhance pythoneers’ coding experiences. Please feel free to contribute if you have any awesome ideas for improvements to code snippets, explanations, etc. Covers Python 2 and 3.

Github: https://github.com/crazyguitar/pysheeet

python cheatsheet development snippets functions style tricks
FaaS and Furious https://github.com/faas-and-furious
Thu 20 Jun 2019 01:26:51 PM PDT archive.org

A Github community of OpenFaaS functions.

faas functions contributions registry containers
puresec/awesome-serverless-security: A curated list of awesome serverless security resources https://github.com/puresec/awesome-serverless-security
Sun 03 Feb 2019 06:49:46 PM PST archive.org

A curated list of awesome serverless security resources such as (e)books, articles, whitepapers, blogs and research papers.

awesome infosec severless lambda functions
A guide to Python's function decorators | The Code Ship http://thecodeship.com/patterns/guide-to-python-function-decorators/
Tue 20 Mar 2018 12:01:14 AM PDT archive.org

A very well done description of decorators in python. Go in depth about how functions are first class objects, scope, self-modifying code, and how everything works. programming languages documentation tutorial

functions python documentation programming languages objects scope decorators tutorial
Algorithmia - Open Marketplace for Algorithms https://algorithmia.com/
Mon 19 Mar 2018 10:43:45 PM PDT archive.org

A site that offers many different algorithms, functions, and models as microservices that you can send data to via REST API and then receive results from. A Huginn agent has been created as a ruby gem already. An official Python module that presents the API natively exists, also. Attempts to be as language agnostic as possible.

microservices functions ai ml agent python exocortex models api algorithms module huginn ruby rest data gem
openfaas/faas: OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes https://github.com/openfaas/faas
Mon 19 Mar 2018 10:33:58 PM PDT archive.org

A foss clone of AWS Lambda. Build serverless functions using Docker and Kubernetes automagicaklly. Web control panel. CLI available. Upload your script and any deps, and turn it loose. Turn any Docker container into a function.

web functions cli saas foss faas containers lambda processing jobs
4684 links, including 339 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn