Skip to content

fransafu/golang-star-wars-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-star-wars-api

A simple star wars API made in Golang

The goal of this project is to make a hexagonal architecture POC using the star-wars API as outgoing.

Next steps

  • Add cache layer using dragonflydb

Getting started

Run redis

  • docker-compose up -d redis

Run dragonflydb

  • docker-compose up -d dragonflydb

How to run the program

  • go run cmd/api/main.go

About

A simple star wars API made in Golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages