Skip to content

safwantmimi/Arcube-Full-Stack-Developer-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 | Usage

  • Install Docker and use it for a quick setup.
  • Clone this repository:
git clone https://safwantmimi/Arcube-Full-Stack-Developer-Task.git
  • Rename .env.dist to .env:

  • Open the project folder and start the container with docker compose:

docker compose up --build
  • Enjoy the project! 😉

🌐 | API Endpoints

GET:
    /:shortened_id : Get the shortened URL from DB
POST:
    /shorten [body : {"OriginalUrl" : "url"}] : Shorten the URL and store in DB


Access the API using the following URLs:
    Client: http://localhost:3000/
    Load Balanced Server: http://localhost:4000/

💻 | References


🧑🏽 | Author

Safouan TMIMI


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors