Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database & API Evidence

This section shows visual proof of the MongoDB migration process and API testing results.


🟢 MongoDB Compass - Migrated Collections

The following screenshots confirm that the data was successfully migrated from the SQL database into MongoDB and visualized using MongoDB Compass.


Heroes Collection

Heroes Collection in MongoDB Compass


Movies Collection

Movies Collection in MongoDB Compass


Protagonists Collection

Protagonists Collection in MongoDB Compass


🟡 API Testing - Postman

The following screenshots demonstrate the correct functionality of the REST API using Postman.


Request Example 1

Postman API Request Example 1


Request Example 2

Postman API Request Example 2


📌 Summary

  • SQL data successfully migrated to MongoDB
  • Collections verified using MongoDB Compass
  • REST API tested and validated with Postman
  • Project fully functional in Docker environment

About

Migration project from a SQL database to MongoDB using Python. Includes a REST API and Dockerized deployment.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages