DEV Community

Cover image for Beginner API project with Node.js
Bluey Code
Bluey Code

Posted on

Beginner API project with Node.js

We are excited to share a really interesting Node.js project! We have built an API with the Express Framework that randomizes fun facts about cats and dogs.

API response example

This project is not only interesting for beginners in Node.js, but it might come in handy if you are building a front-end project and you want to fetch async some test data from a simple API.

Likewise, keep in mind that the entire development process was recorded and is available on my YouTube channel. The video covers the project setup, all the way to pushing it live on Cyclic. Check it out!

You can also check the repository here.

As always, any feedback is appreciated.

Top comments (0)