Skip to content

Commit 320edf3

Browse files
committed
add new flask example project
1 parent d9f8176 commit 320edf3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/pages/examples/flask/flask-example-projects-code.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,14 @@ source under the
158158
[GNU General Public License](https://github.com/danielhomola/science_flask/blob/master/LICENSE).
159159

160160

161+
### ShortMe-URL-Shortener
162+
[ShortMe](https://github.com/AcrobaticPanicc/ShortMe-URL-Shortener)
163+
is a [Flask](/flask.html) app that creates a shortened URL
164+
that redirects to another, typically much longer, URL. The
165+
project is provided as open source under the
166+
[MIT license](https://github.com/AcrobaticPanicc/ShortMe-URL-Shortener/blob/main/LICENSE).
167+
168+
161169
### tedivm's flask starter app
162170
[tedivm's flask starter app](https://github.com/tedivm/tedivms-flask) is a
163171
base of [Flask](/flask.html) code and related projects such as

0 commit comments

Comments
 (0)