•  
      Internship_Tracker #353318 Introduction to Python-Flask
    #353318
    Abhijeet Anand (abhi912)
    2024-12-03 16:43
    2024-12-02 12:22
    Details
    Introduction to Python-Flask

    Introduction to Python-Flask Go Through basics of Flask APIs. How to write APIs and try to connect with any database (Preferably MongoDB). You can perform operations like inserting records in DB, fetch etc.. Understand standard Header codes of APIs (ref - https://blog.apisetu.gov.in/common-http-status-code-scenarios/). Standard Return Type of API.

    Empty
    5 - Medium
    State of Progress
    2024-12-02
    85
    2024-12-03
    Alok Ranjan (alok), Abhijeet Anand (abhi912), Aniket Kumar (aniket.k)
    2024-12-03
    Open
    Attachments
    This code represents a Flask-based REST API for performing CRUD (Create, Read, Update, Delete) operations on a MongoDB collection
    Terminal input for the following Flask Code To connect with mongoDB
    Terminal input for the following Flask Code To connect with mongoDB
    References
    References list is empty

    Follow-ups