issues
search
rorodata
/
firefly
function as a service
http://rorodata.github.io/firefly
Apache License 2.0
194
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[WIP] Adds support for passing in a name and a Flask application to the ini…
#82
palnabarun
opened
6 years ago
2
Implement firefly on top of flask
#81
anandology
opened
6 years ago
4
Correct a spelling mistake.
#80
EdwardBetts
opened
6 years ago
0
how to change the open source to falcon/Flask frame?
#79
leepand
opened
6 years ago
0
Hard to decode error message on GET request
#78
palnabarun
opened
6 years ago
0
Adds version flag to firefly cli
#77
palnabarun
closed
6 years ago
0
Add --version flag to firefly
#76
anandology
closed
6 years ago
0
Support swagger 2.0 api documentation
#75
mohapsat
opened
6 years ago
1
Fix improper function call
#74
shrayasr
closed
6 years ago
2
Adds 400 error handling to the client
#73
palnabarun
closed
6 years ago
0
EXPERIMENTAL FEATURE: API Overview Page
#72
palnabarun
opened
6 years ago
4
Support MultiThreading and Multiprocessing
#71
arshpreetsingh
opened
6 years ago
4
The request locals are leaking across requests
#70
anandology
closed
7 years ago
1
Support hosting the application over SSL
#69
girishramnani
opened
7 years ago
0
Use function doc strings of functions to create API documetation for the services.
#68
RatanShreshtha
opened
7 years ago
2
Converts Readme from Markdown to ReStructured Text
#67
palnabarun
opened
7 years ago
0
Issue in installation
#66
divyam3897
closed
6 years ago
2
Firefly should have support for numpy/pandas objects out of the box
#65
anandology
opened
7 years ago
0
Raise FireflyError when firefly server is down.
#64
sohail535
closed
7 years ago
0
Adds better error report when positional arguments are used
#63
palnabarun
closed
6 years ago
1
Error returning a file
#62
palnabarun
closed
7 years ago
1
Upload firefly python package to conda
#61
anandology
opened
7 years ago
0
Support bytes as return type
#60
anandology
opened
7 years ago
1
Report better error when the client is called without kwargs
#59
anandology
closed
6 years ago
0
Client should use the path from function specs when calling a remote function
#58
anandology
closed
7 years ago
2
Setup logger in firefly
#57
sohail535
closed
7 years ago
4
Makes passing path parameter optional in config files
#56
palnabarun
closed
7 years ago
2
Makes path parameter in config files optional
#55
palnabarun
closed
7 years ago
1
Firefly fails if path is not specified for a function in the config file
#54
anandology
closed
7 years ago
3
Adds feature to pass on errors from functions
#53
palnabarun
closed
7 years ago
2
firefly server doesnt send the exception message raised from the firefly-function
#52
sohail535
closed
7 years ago
1
Adds support for config file through environment variables
#51
palnabarun
closed
7 years ago
0
Makes exception output in function loader more verbose
#50
palnabarun
closed
7 years ago
0
Exception: Invalid function, please specify it as module.function
#49
anandology
closed
7 years ago
0
client sends POST request after a GET request
#48
sohail535
closed
7 years ago
1
Add support for returning a file object from a function
#47
anandology
closed
7 years ago
3
Use flit for packing firefly
#46
anandology
closed
6 years ago
2
Provide a way to specify firefly config file via env
#45
anandology
closed
7 years ago
0
Add CI Integration for Windows environments
#44
palnabarun
opened
7 years ago
0
Support Firefly extensions
#43
anandology
opened
7 years ago
0
Fixes request url generator in client
#42
palnabarun
closed
7 years ago
1
The client functions should show the docstring
#41
anandology
closed
7 years ago
0
Support module.* to include all functions in a module
#40
anandology
opened
7 years ago
4
Firefly client doesn't work if the URL ends with a /
#39
anandology
closed
7 years ago
1
Typo in gunicorn section of the docs
#38
anandology
closed
7 years ago
0
Add support for specifying output_content_type
#37
anandology
opened
7 years ago
1
Adds file uploads capability as multipart/form-data
#36
palnabarun
closed
7 years ago
0
Support uploading files using multipart/form-data
#35
anandology
opened
7 years ago
2
Adds error handlling for importing function
#34
palnabarun
closed
7 years ago
0
Adds support for providing tokens through config file
#33
palnabarun
closed
7 years ago
0
Next