Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 665 Bytes

File metadata and controls

35 lines (18 loc) · 665 Bytes

may-minihttp web framework

Description

may-minihttp is a small, fast micro http framework based on May

Database

PostgreSQL.

Test URLs

Test 1: JSON Encoding

http://localhost:8080/json

Test 2: Single Row Query

http://localhost:8080/db

Test 3: Multi Row Query

http://localhost:8080/queries?q=20

Test 4: Fortunes (Template rendering)

http://localhost:8080/fortune

Test 5: Update Query

http://localhost:8080/updates?q=20

Test 6: Plaintext

http://localhost:8080/plaintext