Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabrieldiem/my-url-shortener

A URL shortener that can be self hosted.
https://github.com/gabrieldiem/my-url-shortener

expressjs javascript nodejs url-shortener

Last synced: 19 days ago
JSON representation

A URL shortener that can be self hosted.

Awesome Lists containing this project

README

        

# my-url-shortener

I'm building a URL shortener in NodeJS that can be self-hosted.

## Useful documentation

- [A Complete Server: Persistence](https://www.newline.co/books/fullstack-nodejs/a-complete-server-persistence)
- [Tutorial: Setting up Node.js with a database](https://medium.com/hackernoon/setting-up-node-js-with-a-database-part-1-3f2461bdd77f)