DEV Community

My First JavaScript REST API: Dog Facts Deployed To Heroku

Mukund Raghav Sharma (Moko) on November 04, 2021

Introduction I recently deployed my first Javascript REST API that returns facts about dogs. The impetus behind creating this project ...
Collapse
 
ixmprove profile image
Thijs Boelman • Edited

Great Job

Very cool project! I never heard of Heroku, until now. You inspired me to create a simple API aswell Link to My API. Deploying with heroku was indeed very smooth. It has a very clear documentation. Thank you for sharing this!

Collapse
 
mrsharm profile image
Mukund Raghav Sharma (Moko)

Thank you very much for the appreciation! Your API is awesome - the code is extremely clean and was an easy read. Look forward to seeing more of your posts!

Best,
M.