πŸš€ TG4G
Directory β€Ί Dev Tools β€Ί slashquery.com
πŸ”§ Dev Tools πŸ“ HQ: Unknown
S

slashquery.com

Overall Rating
β˜…β˜…β―¨β˜†β˜† 5.0/10
China Access
β˜…β˜…β˜† Basically usable
Data source
ai_crawl Β· Last updated 2026-06-08

⚑ Score breakdown

5-dim weighted Β· /10
Performance25% 5.0
Value20% 5.0
China access20% 8.0
Reputation20% 5.2
Support15% 4.5

Dimension scores are derived from public data and fields; weighted into the composite. Reference only.

Editorial Highlights

A microservice-oriented API Gateway tool with configuration examples.

In-Depth Review TG4G Review Β·2026-06-08 Β· For reference only

What It Is

SlashQuery is a pluggable API Gateway that is essentially an HTTP reverse proxy. It is designed to preprocess requests through custom middleware/plugins before they reach the final microservice. The article shows a typical microservice entry-point scenario: different paths are forwarded to different upstreams, and plugins such as RequestID, WAF, CORS, and Prometheus can be chained before forwarding.

Core Capabilities

SlashQuery uses YAML files for declarative configuration, including the listen address, port, DNS resolver, request-id header, routes, upstreams, and plugins. Functionally, it supports single-binary deployment, DNS resolution with respect for upstream TTL, round-robin load balancing, accepting or rejecting requests with 405 based on HTTP Method, versioning based on the Accept Header, and wildcard path forwarding. The plugin mechanism is its core feature: third-party plugins must satisfy Go’s http.Handler interface and declare the package path and handler name in the configuration. The plugin execution order is determined by the list order in the YAML file.

Deployment and Ecosystem

SlashQuery needs to generate routes.go based on the configuration and plugins, then rebuild the binary. In other words, it is not a tool where you can simply download a universal binary and dynamically load all plugins. The build process requires a Go environment; the article mentions go >= 1.7. After cloning the GitHub project, you run make CONFIG=/path/to/slashquery.yml. It supports self-hosting and is also described as usable with Nginx via a Unix socket. On the ecosystem side, example plugins include cors, csrf, prometheus, requestid, and waf, but the documentation does not show plugin maturity, version compatibility, or community size.

Pricing and Support

The captured content does not mention pricing, commercial plans, SaaS hosting, or paid support. It can only be judged as more of a source-code-based self-hosted tool. Because there is no clear information about licensing, maintenance status, release cadence, or support channels, companies should assess the risks themselves before using it in production.

Pros, Cons, and Who It’s For

Its advantages are a lightweight architecture, straightforward configuration, and strong extensibility through Go plugins. It is suitable for small platform teams or microservice projects that are familiar with Go and want direct control over gateway logic. The downside is that plugin changes require rebuilding, making operations less convenient than mature options such as Kong, APISIX, Traefik, Envoy, and similar solutions. The documentation also lacks coverage of authentication and authorization, security hardening, monitoring deployment, and performance benchmarking.

Access from China

The article does not provide information about access from mainland China, mirrors, payment, or hosted services, so china_access can only be marked as unknown. If GitHub access is unstable, teams in China may need a proxy or use a code mirror. Alternatives to consider include Apache APISIX, Kong, Traefik, Envoy, or NGINX.

⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on slashquery.com official site.

About this entry

slashquery.com is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 5.0/10, and a China-accessibility score of Workable. Click "Visit Official Site" to reach slashquery.com directly.

Get Started

Price not disclosed
Visit slashquery.com official site β†’
External link Β· prices subject to vendor site

Frequently Asked Questions

What is slashquery.com?
slashquery.com is a Unknown-based Dev Tools provider. A microservice-oriented API Gateway tool with configuration examples.
Is slashquery.com usable in China?
slashquery.com is basically usable in mainland China, though latency may vary by ISP and time of day; have a backup proxy ready. The provider is headquartered in Unknown and primarily serves overseas markets.
How do I sign up for slashquery.com?
Visit the slashquery.com official site to complete sign-up. Registration typically requires an email (Gmail/Outlook recommended) and a payment method. Most overseas services accept credit card / PayPal / crypto. See the "Visit Official Site" button on this page for the direct link.

Browse Other Categories

View the full directory β†’