# Hummingbird Core Benchmarking Test Hummingbird Core is the HTTP server for the Hummingbird framework. ### Test Type Implementation Source Code * [JSON](src/Sources/server/main.swift) * [PLAINTEXT](src/Sources/server/main.swift) ## Important Libraries This version of Hummingbird requires * [Swift 5.7](https://swift.org) * [SwiftNIO 2.x](https://github.com/apple/swift-nio/) ## Test URLs ### JSON http://localhost:8080/json ### PLAINTEXT http://localhost:8080/plaintext