© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Using `HttpApi` Without HTTP for Server-Side Calls - Effect Community
EC
Effect Community
•
9mo ago
Peter
Using `HttpApi` Without HTTP for Server-Side Calls
is there a way to work with an
HttpApi
HttpApi
without
actually using HTTP
?
e
.g
, i want to create a user somewhere on my server
. i already have
client.users.create
client.users.create
- but there
's no need to actually use HTTP transport since i
'm calling it server
-side
.
can i basically skip the network hop and route directly to the handler
?
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Using Effect Atom for Server-Side HTTP API Calls with Type Safety
EC
Effect Community / 🚀-beginners
5mo ago
Looking for Advanced Real-World Examples Using Effect HTTP Server Module
EC
Effect Community / 🚀-beginners
5mo ago
Using effect.match for running side-effects
EC
Effect Community / 🚀-beginners
3y ago
Handling Specific HTTP Errors in `effect-http` Without catchAll
EC
Effect Community / 🚀-beginners
2y ago