Skip to content

dustinmoorman/tau.pe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,020 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tau.pe

Build Status License

What is it?

It's a link shortener service, built by Dustin Moorman for the web, using Node, AngularJS, Express.js, and MongoDB.

How does it work?

A simple RESTful API implemented in Node / Express waits in the background while requests are made via AngularJS to send and retrieve data about URLs held in MongoDB. When a user requests a shortened link, an API call is made to retrieve the associated URL and the user is 302'd to the destination!

Can I contribute?

Of course! Fork me & create pull requests or issues as much as you'd like.

About

Link shortener handmade with Node.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors