issues
search
msqd
/
harp
HARP is an API Runtime Proxy – A toolkit for Fast, Reliable and Observable external APIs
https://www.harp-proxy.net
Other
26
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Custom type controllers
#609
ArthurD1
opened
1 hour ago
0
feat: improve `harp create project` prompts
#608
Lenormju
opened
2 hours ago
1
Make it so that the documentation with version link in top right is dynamic
#607
hartym
opened
5 hours ago
0
Recreate favicons with new logo
#606
hartym
opened
5 hours ago
0
Add new logo to header
#605
hartym
opened
5 hours ago
0
chore(deps): bump http-router from 4.1.2 to 5.0.8
#604
dependabot[bot]
closed
5 hours ago
0
chore(deps): bump sentry-sdk from 2.17.0 to 2.18.0
#603
dependabot[bot]
closed
7 hours ago
0
chore(deps): bump asgi-tools from 1.0.10 to 1.1.0
#602
dependabot[bot]
closed
7 hours ago
0
chore(deps): bump alembic from 1.13.3 to 1.14.0
#600
dependabot[bot]
closed
1 day ago
0
chore(deps): bump hishel from 0.0.33 to 0.1.1
#599
dependabot[bot]
closed
1 day ago
0
chore(deps): bump rich from 13.9.3 to 13.9.4
#598
dependabot[bot]
closed
7 hours ago
0
chore(deps): bump orjson from 3.10.10 to 3.10.11
#597
dependabot[bot]
closed
1 day ago
0
chore(deps-dev): bump ruff from 0.7.1 to 0.7.2
#596
dependabot[bot]
closed
1 day ago
0
Config for a disabled app should raise a warning
#595
ArthurD1
opened
3 days ago
0
Rules App should be enabled by default in 0.8
#594
ArthurD1
opened
3 days ago
0
Documentation : Docker / localhost - Remote unavailable when trying to proxy localhost
#593
ArthurD1
opened
3 days ago
1
👀 [FEATURE] Rules: Fallback rule implementation (aka rules that will run only if no other rule was executed)
#592
Synss
opened
4 days ago
1
feat: cookiecutter does not constrain (yet) the Harp version
#591
Lenormju
closed
4 days ago
0
👀 [FIX] CLI attributes --set x=y or --set x y should be equivalent (harp start / harp server)
#590
masterivanic
opened
4 days ago
0
Cookiecutter: the template should use the latest version instead of a hardcoded one, until 1.0. And remove Poetry lockfile.
#589
hartym
closed
5 hours ago
1
docs: use an Excalidraw image for Storage model
#588
Lenormju
closed
5 days ago
0
docs: explain what is an "harp project"
#587
Lenormju
opened
5 days ago
0
Document how requests are served
#586
hartym
opened
5 days ago
0
idea: do not require ayncmy by default ?
#585
Lenormju
closed
1 day ago
1
adds (very) basic integration test
#584
Synss
closed
5 days ago
0
👀 ❌ [FEATURE] portless endpoints (endpoints that does not listen to a port but are only there to handle subrequests)
#583
ArthurD1
opened
5 days ago
0
The circuit breaker manual user interface hides the dropdown menu bottom for the last entry ...
#582
hartym
opened
6 days ago
0
As a CLI create project user, there is a minimal test infrastructure provided (make test, pytest, etc.)
#581
hartym
closed
5 days ago
0
As a CLI user, I should get a warning on server startup if some settings are marked as development only (for example, if we're using a sqlite database)
#580
hartym
opened
6 days ago
0
As a dashboard user, I should see a warning sign in the top right header if some settings are marked as development only (for example, if we're using a sqlite database)
#579
hartym
opened
6 days ago
0
Proxy / Circuit Breaker : the circuit breaker user interface in dashboard sometimes breaks on manual state changes
#578
hartym
opened
6 days ago
0
When a header value contains ":", (like the host if it is an ipv6 address) the frontend display cuts the value and incorrectly shows only the start of the value string.
#577
hartym
opened
6 days ago
0
chore(deps-dev): bump pytest-benchmark from 5.0.1 to 5.1.0
#576
dependabot[bot]
closed
6 days ago
0
chore(deps-dev): bump pytest-benchmark from 4.0.0 to 5.0.1
#574
dependabot[bot]
closed
1 week ago
0
chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0
#573
dependabot[bot]
closed
1 week ago
0
chore(deps): bump slack-sdk from 3.33.2 to 3.33.3
#572
dependabot[bot]
closed
1 week ago
0
Storage: there should be a way to filter transactions based on time range
#571
ArthurD1
opened
1 week ago
1
Proxy / Storage : there should be a way to store and display the headers added by the proxy for the forward request (user agent, host) and it should be explicit that it was added by the proxy (for example, using + signs as a prefix in the ui)
#570
hartym
opened
1 week ago
0
Refactoring proxy controller to make it more readable
#569
hartym
closed
1 week ago
0
chore(deps-dev): bump pytest-benchmark from 4.0.0 to 5.0.0
#568
dependabot[bot]
closed
1 week ago
1
chore(deps-dev): bump pre-commit from 3.8.0 to 4.0.1
#567
dependabot[bot]
closed
1 week ago
1
As a cookiecutter template user, I want to have a better description around variable prompts, so that it is easy to understand the effect of each answers
#566
hartym
opened
1 week ago
0
As a cookiecutter template user, I want not to be able to generate invalid python package names. The directory name should use hyphens, while the python package name should use underscores, and invalid characters should be stripped out from both. We can use hidden variables (cookiecutter double underscore) to avoid prompting
#565
hartym
closed
5 days ago
2
As a CLI user, I want to be able to run "harp create project ..." that will use the cookiecutter template to generate an empty project, with an eventual prefilled name
#564
hartym
closed
1 week ago
0
As a CLI user, I want to be able to run "harp server" with a "--reload" option that will watch for changes and reload (restart) the server. This must work with configuration files too.
#563
hartym
opened
1 week ago
0
As a rules writer, I ant to be able to define "default" rules (maybe dunder default ?) that will run only if no other rules matched at this level.
#562
hartym
opened
1 week ago
0
As a rules writer, I want to be able to write lua rules
#561
hartym
opened
1 week ago
0
chore(deps): bump asyncpg from 0.29.0 to 0.30.0
#560
dependabot[bot]
closed
1 week ago
0
chore(deps): bump slack-sdk from 3.33.1 to 3.33.2
#559
dependabot[bot]
closed
1 week ago
0
chore(deps): bump honcho from 1.1.0 to 2.0.0
#558
dependabot[bot]
closed
1 week ago
0
Next