Open DiptoChakrabarty opened 1 year ago
Hello there, I would like to take up this if it is okay.
please go ahead @aks3213
Hello @DiptoChakrabarty ,
I am trying to set up the project in my local.
I getting this error when running docker.
Which IP address do I have to configure in the kong yaml file? I am specifying IP4 address got from ipconfig
command.
for the golang development part you can just run the golang file
go run main.go
this will start the golang api in which development can be done , kong is just for redirection for which config has to be edited post that
We do not have an endpoint to register new users , we are directly providing functionality to login users
It would be good to have a register endpoint which takes in users username/email and password and stores it in a database
Related to #17