DEV Community

Andrew
Andrew

Posted on

Footing: A foundation for developing REST APIs with Express and Node.js.

Get Some Footing

I've always loved putting my ideas into action, however my main problem was that I would have to write a bunch of code before I was able to implement my main functionality. I didn't like the whole setup part. Because most of my ideas happen to need some sort of API, I decided to finally build a single project that I could clone and build off of whenever I had a new idea. I figured other people might have the same issue I was having when it comes to starting a new side project so I wanted to share the project! Hopefully it can help you save some time.

https://github.com/arviteri/Footing

Latest comments (0)