Fruit Ninja Random Fruit Facts API Built with Pure Node.js

added by JavaScript Kicks
5/13/2019 7:50:40 AM

1387 Views

I'm learning how to build a node server without express.js or any other external packages. I built this simple API which shows interesting fruit facts in JSON format. When you type in localhost:3000/apple or any other available fruits, it will spit out this json. See the working demo here.


0 comments