A simple Hapi server for demonstration purposes, designed to work with Hurl for testing HTTP requests.
niStart the development server:
nr devOr run with docker compose:
docker network create web
docker-compose upRun tests using Hurl:
nr testSwagger UI - http://localhost:3000/documentation
Run tests using Hurl:
hurl --test tests/todo.hurlFor verbose output:
hurl --verbose tests/todo.hurl- Hapi - Official Documentation
- Hurl - Run and Test HTTP Requests
- jellydn/hurl.nvim: Hurl.nvim is a Neovim plugin that brings the power of the Hurl command line tool into your editor. Designed to run HTTP requests from
.hurlfiles, this plugin simplifies the API development process, making it both efficient and versatile.
👤 Huynh Duc Dung
- Website: https://productsway.com/
- Twitter: @jellydn
- Github: @jellydn
If this project has been helpful, please give it a ⭐️.
![IT Man - Building and Testing a #Hapi Server with #Hurl: A Step-By-Step Demo [Vietnamese]](https://i.ytimg.com/vi/LP_RXe8cM_s/hqdefault.jpg)


![IT Man - A Comprehensive Guide to Fastify, Bun, and CI with StepCI [Vietnamese]](https://i.ytimg.com/vi/pgofbfmxMto/mqdefault.jpg)