issues
search
HTTP-APIs
/
hydrus
REST server - Flask Hydra-powered for Semantic Web
https://pypi.org/project/hydrus/
MIT License
195
stars
130
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bruterforce-attack Facebook python
#622
Darkwebmaste
opened
1 year ago
0
Bump werkzeug from 2.0.3 to 2.2.3
#621
dependabot[bot]
opened
1 year ago
0
Bump setuptools from 65.3.0 to 65.5.1
#620
dependabot[bot]
opened
1 year ago
0
Bump certifi from 2022.6.15 to 2022.12.7
#619
dependabot[bot]
opened
1 year ago
0
Bump mako from 1.2.1 to 1.2.2
#618
dependabot[bot]
closed
2 years ago
0
Build improvements
#617
Mec-iS
closed
2 years ago
0
Fix requirements.txt
#616
amalthundiyil
closed
2 years ago
0
Incorrect syntax for console_scripts (provided by Click python package) used in our project
#615
adi611
closed
2 years ago
1
`hydrus serve` gives error
#614
adi611
closed
2 years ago
0
Server is not listening to expected `PORT` and `API_NAME`
#613
vrutik2809
opened
2 years ago
1
Issue in python version > 3.9
#612
vrutik2809
opened
2 years ago
0
Fixing typo in `demo.py` file
#611
vrutik2809
closed
2 years ago
12
Typo in `demo.py` file
#610
vrutik2809
closed
2 years ago
2
Error when trying to install
#609
redlif345
closed
2 years ago
2
Update README.md
#608
Krish-bhardwaj
opened
2 years ago
15
Update Readme.md
#607
Krish-bhardwaj
opened
2 years ago
3
Fix: AttributeError: 'InstallRequirement' object has no attribute
#606
Dhairya3124
closed
2 years ago
0
AttributeError while running setup.py
#605
Dhairya3124
closed
2 years ago
2
Bump lxml from 4.6.3 to 4.6.5
#604
dependabot[bot]
closed
2 years ago
0
Fix get_host_domain function for deployment
#603
farazkhanfk7
closed
3 years ago
0
Host domain is hardcoded to "localhost". Doesn't change after changing hydrus_server_url in deployment
#602
farazkhanfk7
closed
3 years ago
0
Changes in tests in hydrus : removed regex
#601
farazkhanfk7
closed
3 years ago
0
Coverage of logging is poor
#600
Mec-iS
opened
3 years ago
2
Added support for datetime column in datebase created by hydrus
#599
farazkhanfk7
closed
3 years ago
2
Add support for datetime column in hydrus
#598
farazkhanfk7
closed
3 years ago
0
workflow using GitHub Actions to publish release on PyPi
#597
farazkhanfk7
closed
3 years ago
1
Tests for column datatypes in DB Models
#596
chrizandr
opened
3 years ago
2
Matching done in db_models for datatype needs to be stricter.
#595
chrizandr
closed
3 years ago
3
Added support for datatype for columns in database tables.
#594
farazkhanfk7
closed
3 years ago
4
Added foreign key relationship between a Collection and managed Class
#593
farazkhanfk7
closed
3 years ago
1
Foreign key relationship between Collection and managed Class
#592
farazkhanfk7
closed
3 years ago
0
Added functional tests for PUT/DELETE multiple class objects
#591
farazkhanfk7
closed
3 years ago
0
Changed endpoint format for GET,PUT, DELETE for multiple objects of Class and Collections
#590
farazkhanfk7
closed
3 years ago
2
Add to the documentation how to handle ApiDoc/schema changes
#589
Mec-iS
opened
3 years ago
6
Optimise filtered resource query
#588
Mec-iS
closed
3 years ago
1
Change GET PUT POST DELETE requests format for collections
#587
Mec-iS
closed
3 years ago
1
Add tests for PUT/DELETE request for multiple Class objects in test_app.py
#586
farazkhanfk7
closed
3 years ago
0
Generic refactoring
#585
Mec-iS
closed
3 years ago
0
Create extensions module
#584
Mec-iS
closed
3 years ago
0
Move all synchronisation functionalities into an extensions module, so to be optional
#583
Mec-iS
opened
3 years ago
2
Drop support for pip < 20.0
#582
Mec-iS
closed
3 years ago
0
Define and implement a way to set right column types when auto-generating the database
#581
Mec-iS
closed
3 years ago
11
Added endpoint to delete multiple members from a Collection.
#580
farazkhanfk7
closed
3 years ago
5
Create new endpoints to delete multiple members from a Collection
#579
farazkhanfk7
closed
3 years ago
0
Update docs and fixed fragments test.
#578
farazkhanfk7
closed
3 years ago
2
Implement Flask 2.0
#577
Mec-iS
closed
3 years ago
1
Fix vulnerabilities. Set minimum Python version to 3.6.8
#576
Mec-iS
closed
3 years ago
0
Logging using after_request method & hydrus_logger added
#575
Purvanshsingh
closed
3 years ago
6
Added full IRIs in response for POST and PUT requests.
#574
farazkhanfk7
closed
3 years ago
3
Add IRIs for created objects in response for POST and PUT request.
#573
farazkhanfk7
closed
3 years ago
8
Next