-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4921580
commit 8f50b58
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,11 @@ | ||
# tinyurl | ||
An example implementation for TinyURL service | ||
|
||
The documentation for the project can be found at [/docs](/docs/) folder. | ||
An example implementation for the TinyURL service using Go. The implementation aims to provide a fully working end-to-end TinyURL service that can be built and hosted. | ||
|
||
The design spec and documentation for the project can be found in the [/docs](/docs/) folder. | ||
|
||
|
||
<img src="https://github.com/sanathkumarbs/tinyurl/assets/13061998/b6154148-54fb-4ff5-8638-cfc809be1849" width="600"> | ||
|
||
<span style="font-size:4px;">[Designed by stories / Freepik](http://www.freepik.com)</span> | ||
|