issues
search
hugapi
/
hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
MIT License
6.86k
stars
388
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
NumPy 2.1 support: Update numpy types
#927
stefanor
opened
3 days ago
0
Support Marshmallow 3
#926
stefanor
opened
3 days ago
0
Replace distutils which is removed in Python3.12
#925
stefanor
opened
3 days ago
0
Basic fixes for python > 3.12
#924
cheriimoya
opened
1 month ago
0
How to add the headers and Content-Disposition in the response of hug ?. I need to send an Excel file in response to the request.
#923
subashkj005
opened
3 months ago
0
adapt for numpy 2.0
#922
vincentsarago
opened
4 months ago
0
Added some unit tests
#921
marwandr
opened
5 months ago
0
Inconsistent indentation
#920
Sahithiaele
opened
9 months ago
0
How to prevent GET requests logging only?
#919
eduardopezzi
opened
9 months ago
3
Fix compatibility with current Python versions
#918
wagner-intevation
closed
1 year ago
1
Bump wheel from 0.33.4 to 0.38.1 in /requirements
#917
dependabot[bot]
opened
1 year ago
0
Addressing issue commented in #599
#916
exoosh
opened
1 year ago
0
Could you please clarify this deprecation warning?!
#915
exoosh
opened
1 year ago
2
FYI: cgi module is deprecated in Python 3.11, will be removed in 3.13
#914
exoosh
opened
1 year ago
0
fix: issues https://github.com/hugapi/hug/issues/911
#913
Panlq
opened
1 year ago
0
Implementation bugs for exception catching!
#912
Panlq
opened
1 year ago
0
Exception handler: Why find a potential handler doesn't exit the loop
#911
Panlq
opened
1 year ago
0
Bump pillow from 6.2.0 to 9.3.0 in /examples/pil_example
#910
dependabot[bot]
opened
2 years ago
0
docs: Fix a few typos
#909
timgates42
opened
2 years ago
0
CORS Middleware help
#908
josh2112
opened
2 years ago
0
Bump ujson from 1.35 to 5.4.0 in /requirements
#907
dependabot[bot]
opened
2 years ago
0
Bump numpy from 1.15.4 to 1.22.0 in /requirements
#906
dependabot[bot]
opened
2 years ago
0
Bump ujson from 1.35 to 5.2.0 in /requirements
#905
dependabot[bot]
closed
2 years ago
1
Bump pyjwt from 1.7.1 to 2.4.0 in /requirements
#904
dependabot[bot]
opened
2 years ago
0
Bump pillow from 6.2.0 to 9.0.1 in /examples/pil_example
#903
dependabot[bot]
closed
2 years ago
1
TypeError: gather() got an unexpected keyword argument 'loop'
#902
pgajdos
closed
1 year ago
2
Unexpected conversion during a requests.post() operation
#901
rvisc
opened
2 years ago
0
don't set 'Access-Control-Allow-Origin: None'
#900
ianmacartney
closed
1 year ago
1
Bump ipython from 7.5.0 to 7.16.3 in /requirements
#899
dependabot[bot]
opened
2 years ago
0
Bump pillow from 6.2.0 to 9.0.0 in /examples/pil_example
#898
dependabot[bot]
closed
2 years ago
1
Is this project abandoned?
#897
buko106
opened
2 years ago
8
distutils has been deprecated in Python 3.10
#896
tirkarthi
opened
2 years ago
2
pytest-runner not required
#895
pgajdos
closed
1 year ago
1
Remove pinning
#894
fabaff
opened
3 years ago
0
Tag the source
#893
fabaff
opened
3 years ago
0
GET endpoints not working when using prefixes in @hug.object.urls
#892
Hantlowt
opened
3 years ago
0
Bump pillow from 6.2.0 to 8.3.2 in /examples/pil_example
#891
dependabot[bot]
closed
2 years ago
1
Fix release note of 2.6.1
#890
buko106
closed
2 years ago
0
Missing explicit python 3.8 compatibility from release note.
#889
buko106
opened
3 years ago
0
Add exception in not_found router
#888
ptitpoulpe
opened
3 years ago
0
Bump pillow from 6.2.0 to 8.2.0 in /examples/pil_example
#887
dependabot[bot]
closed
3 years ago
1
Bug: dashed versions of valid command line arguments fail silently
#886
KyleKing
closed
1 year ago
0
How to configure a service?
#885
piegamesde
opened
3 years ago
0
zsh: command not found: hug
#884
renhua91
opened
3 years ago
1
Bump pillow from 6.2.0 to 8.1.1 in /examples/pil_example
#883
dependabot[bot]
closed
3 years ago
1
Fixing the cors middleware to address the KeyError via issue #767
#882
ulmentflam
opened
3 years ago
1
Splitting APIs over multiple files
#881
sugizo
opened
3 years ago
0
TypeError: __call__() missing 1 required positional argument: 'context'
#880
ptitpoulpe
opened
3 years ago
0
Is there any way to set the content-type dynamically inside the handler?
#879
makkalot
opened
3 years ago
0
hug.test.call performance issues
#878
ianthetechie
opened
3 years ago
4
Next