Server • Beginner
Hello HTTP with Hummingbird
Spin up a tiny HTTP server in Swift using Hummingbird and respond with JSON.
Initialize a new Swift package using the swift package init --type executable command.
server.swift
Server • Beginner
Spin up a tiny HTTP server in Swift using Hummingbird and respond with JSON.
Initialize a new Swift package using the swift package init --type executable command.
server.swift