Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 15 days ago
JSON representation

Task #1 and Task #3 for Kaiburr Internship Interview Process

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 image

More comprehensive documentation is provided in the task 3 folder of this repo