Skip to content

rodriguesxxx/TinyLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

TinyLink

A simple and fast link shortener api

Docs

Project documentation, development report, challenges overcome and perspective for the future.

Requirements


  • Java 20

  • Maven

  • MySql

Clone Application


git clone https://github.com/daniel-rodrigues1089/TinyLink

config Application Database


cd TinyLink/api/src/main/resources

"Open file application.properties"

configure your database information

Run Application


cd ../../../
mvn spring-boot:run

Endpoints

We have 2 endpoints:

Real example of use

EXEMPLE.TINYLINK.API.mp4

Beyond the code

Throughout the development, he acquires a lot of experience with spring boot, and I was able to contemplate how powerful it is. I intend to continue this project, creating a web interface. For ordinary users to use; I am very satisfied with the result and ready for new challenges.

About

A simple and fast link shortener api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages