Skip to content

bilalshafim/WebBots-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

WebBots-API

API for efficient communication with NLU bots.

This project is built with ASP.NET Core 6.

To post this service on GCP Container Registry

docker build -t gcr.io/<project-name>/<service-name> .

gcloud auth login

gcloud auth configure-docker

docker push gcr.io/my-project/my-image:tag1

For any queries, email me at [email protected]

About

API for efficient communication with NLU bots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published