Creating a Flask Application with MongoDB

Creating a Flask Application with MongoDB

Introduction

RESTFul API is an advance concept of web development that implemented at server and used with HTTP method (GET/ POST/ PUT/ DELETE) to handle the data. The HTTP request methods and resources are identified using URIs and handled functionality accordingly.

   
   

Most Recent Posts

Drag and Drop

In this tutorial we are going to learn the basic drag and drop mechanism and outlines the approach used to enable it in custom controls

April 2, 2022