Skip to content

hmtcelik/talking-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

talking api with Golang in docker container

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published