BiznetGIO / whois-api

an API service for whois lookup
MIT License
1 stars 2 forks source link

Add: Dockerize app #2

Closed azzamsa closed 5 years ago

azzamsa commented 5 years ago

You can test the api with:

$ curl -X POST http://<ip>:5000/api/whois/ -H "Content-Type: text/plain" -H 'X-Whois-key: fakekey123' -d "google.cc"