https://github.com/yashvardhan-kukreja/kaiburr-internship-task
Task #1 and Task #3 for Kaiburr Internship Interview Process
https://github.com/yashvardhan-kukreja/kaiburr-internship-task
Last synced: 3 months ago
JSON representation
Task #1 and Task #3 for Kaiburr Internship Interview Process
- Host: GitHub
- URL: https://github.com/yashvardhan-kukreja/kaiburr-internship-task
- Owner: yashvardhan-kukreja
- Created: 2019-02-21T19:50:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T21:12:56.000Z (about 6 years ago)
- Last Synced: 2024-12-27T10:28:26.843Z (5 months ago)
- Language: Python
- Homepage:
- Size: 1.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Kaiburr Internship Tasks
- Yashvardhan Kukreja
- 16BCE0320### Tasks done - 1 and 3
------
#### Task 1:
Created the Python Rest API
Technologies used:
- Flask Framework - Server side coding
- Flask-PyMongo - CRUD Operations
- MongoDB - Database
- Docker - Containerization
More comprehensive documentation is provided in the task 1 folder of this repo
------#### Task 3:
Implemented Docker support for the task 1
Implemented the image for flask server execution straight from the Ubuntu image and linked it with mongo imageMore comprehensive documentation is provided in the task 3 folder of this repo