From 881d890cddf2dc757f1860c7adce6d38a6157cfd Mon Sep 17 00:00:00 2001 From: arun tvs Date: Fri, 1 Nov 2019 03:41:15 +0530 Subject: [PATCH] Add simple django project --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab3fef9f..c79a6c5b 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,8 @@ An example of Python Lambda function Encryption/ Decryption using RSA Algorithm * [Python ftplib](https://github.com/OmkarPathak/Python-Programs/blob/master/Programs/P76_PythonFTP.py) A simple Python FTP file transfer example +* [Python Django Project (beginner)](https://github.com/modernwarfareuplink/fyleBanksApi) +A simple Django Project with two endpoints to show IFSC and bank details # Donation