Skip to content

dewalor/mini_url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniUrl

Install Elixir and Erlang:

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

To use MiniUrl:

  • Visit http://localhost:8080/ in your browser
  • Enter an url in the original url, e.g. http:example.com/
  • Note: Make sure the url you enter is one that you can visit in a browser

Test dependencies:

  • Tests currently call external sites such as example.com and example1.com. TODO: They should use mocks.

About

Url shortener, like bitly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published