Talking API with Golang in Docker container in progress... You can just chat to api and teach some words Used: golang-fiberr Running with docker: Build: docker build . -t talkyapi Run: docker run -p 3000:3000 -it talkyapi and thats it, just send your requests