Skip to main content

2 docs tagged with "sms"

View all tags

Sample Movie Management App (Sanic + Mongo)

This application is a simple movie management API built using Python's Sanic framework and MongoDB for data storage. It allows you to perform basic CRUD (Create, Read, Update, Delete) operations on Movie records.