DevTactix / swapi-go

Web server example written in Go demonstrating wrapping Star Wars API calls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swapi-go

This is a small Go lab featuring a simple web server with some wrapped API-calls to the Star Wars API returning partial data.

Running

go run src/api.go

API calls

The web server is running on port 8080.

About

Web server example written in Go demonstrating wrapping Star Wars API calls.


Languages

Language:Go 100.0%