Skip to content

Coding Challenge used in our interview process

Notifications You must be signed in to change notification settings

MyBeaconLabs/coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Challenge: AI Immigration Chatbot with Golang and Temporal

Start the platform

docker-compose up -d

Start your http server

go run main.go

Test it first!

curl -X POST http://localhost:3002/chat -d '{"user":"TOTO","content":"visa"}'

About

Coding Challenge used in our interview process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages