← all publishers

hashload

@hashload source repo

24 published skills

  1. Horse Websocket 2 · hashload
    Guidelines and workflows for developing and maintaining WebSocket endpoints and protocol upgrades within the Horse framework.
    0
    installs
  2. Horse Routing · hashload
    Guidelines for setting up endpoints, defining path parameters, route wildcards, and structuring HTTP controllers.
    0
    installs
  3. Horse Ssl Tls · hashload
    Guide to enabling SSL/TLS, configuring HTTPS, handling certificates, and securing transport layers.
    0
    installs
  4. Horse Grpc · hashload
    Guidelines and workflows for developing and maintaining gRPC services, HTTP/2 h2c transport, and Protobuf serialization within the Horse framework.
    0
    installs
  5. Horse Providers · hashload
    Guide to selecting and configuring Horse server adapters (Indy console, CGI, ISAPI, Daemon, HTTP.sys).
    0
    installs
  6. Horse Websocket · hashload
    Guidelines and workflows for developing and maintaining WebSocket endpoints and protocol upgrades within the Horse framework.
    0
    installs
  7. Horse Middlewares · hashload
    Guide to using standard Horse middlewares (CORS, Jhonson, compression, basic-auth, logger) and pipeline registration order.
    0
    installs
  8. Horse Minimal API · hashload
    Guide for building lightweight, low-boilerplate, and rapid HTTP services (Minimal APIs) in Horse.
    0
    installs
  9. Horse Streaming · hashload
    Diretrizes e workflows para desenvolvimento e manutenção de transmissões de dados em tempo real (Web Streams e Server-Sent Events - SSE) no framework Horse.
    0
    installs
  10. Horse App Structure · hashload
    Guide for setting up Horse applications, bootstrap program (.dpr), basic console initialization, and registering modules.
    0
    installs
  11. Horse Files Streams · hashload
    Guide to handling file uploads (multipart), downloads, and stream lifetime management in the Horse framework.
    0
    installs
  12. Horse Security Auth · hashload
    Guide for securing routes, configuring JWT and Basic-Auth middlewares, and handling route authentication groups.
    0
    installs
  13. Horse Multi Instance · hashload
    Guidelines for instantiating and configuring independent Horse server instances (THorseInstance) running concurrently on different ports.
    0
    installs
  14. Horse Zero Allocation · hashload
    Guide for programming with Zero-Allocation principles in Horse, focusing on stack allocations, string slicing, object pooling, and avoiding lock contention.
    0
    installs
  15. Horse Database Pooling · hashload
    Guide for setting up thread-safe database connection pooling (FireDAC / UniDAC) in multithreaded Horse applications.
    0
    installs
  16. Horse Mvc Architecture · hashload
    Guide for structuring corporate Horse applications using Clean MVC (Model-View-Controller) principles and decoupling HTTP layers from business logic.
    0
    installs
  17. Horse Request Response · hashload
    Guide to interacting with THorseRequest (body, query, params, headers) and THorseResponse (Send, Status, ContentType).
    0
    installs
  18. Horse Integration Tests · hashload
    Guide for writing automated integration tests for Horse endpoints using DUnit/DUnitX and THTTPClient.
    0
    installs
  19. Horse Performance Tuning · hashload
    Guide for optimizing performance, tuning memory alocations, handling large payloads, and adjusting provider execution pipelines.
    0
    installs
  20. Horse Writing Middleware · hashload
    Guide to writing custom middlewares for the Horse framework, following the callback flow with the Next parameter.
    0
    installs
  21. Horse Advanced Routing · hashload
    Guidelines and workflows for developing and maintaining regular expressions and optional parameter routing features in the Horse framework.
    0
    installs
  22. Horse Dependency Injection · hashload
    Guide for managing request-scoped contextual services and IoC (dependency injection) in Delphi and Lazarus.
    0
    installs
  23. Horse Lazarus Compatibility · hashload
    Guide for ensuring Lazarus and Free Pascal (FPC) compatibility, addressing anonymous methods differences, JSON units, and compiler directives.
    0
    installs
  24. Horse Telemetry Observability · hashload
    Guidelines for registering, executing, and optimizing native high-precision telemetry hooks (AddOnTelemetry) in the Horse Web Framework.
    0
    installs