Skip to content

ubercoolsec/howdoi-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW-DO-I API

A web API wrapper over the amazing howdoi tool with support for Telegram bot API

Usage

docker build -t howdoi-api .
docker run -p 5000:5000 howdoi-api
curl localhost:5000?query=loop+in+golang

Deployment to Zeit

now -e TELEGRAM_BOT_TOKEN=AAA

Reference

About

HTTP API for the awesome howdoi tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published