Skip to content

khelnagar/smart-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Shortener

A RESTFUL API for creating shortened links

This project was built with Flask web framework running Python 3.5. https://github.com/pallets/flask

Install Dependencies

  1. pip3 install requirements.txt - pip3 may be pip depending on your $PATH
  2. Install MongoDB Server

Running The App

  1. CD to the root directory
  2. Start the Flask server: python3 run.py - python3 may be python3.5 depending on your $PATH
  3. Access the server on localhost:5000

About

A RESTFUL API for creating shortened links

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published