DEV Community

Cover image for Node URL Shortener
Pedro Rogério
Pedro Rogério

Posted on

Node URL Shortener

I recently ended up creating a URL shortener using NodeJS, Fastify, Postgres and Redis for study purposes. If you think it might be useful for you, if only for study purposes too, come take a look:

https://github.com/pinceladasdaweb/node-url-shortener

Top comments (0)