ridwaanhall Profile Photo
Ridwan Halim

Planetary API | Cosmic Data Hub

Explore the solar system with Flask and SQLAlchemy—space data, unlocked.

Back to projects Back to projects
Python Python
Flask Flask
SQLAlchemy SQLAlchemy
JWT JWT
Flask-Mail Flask-Mail
Planetary API | Cosmic Data Hub

Project Description

This RESTful Planetary API dishes out juicy details on planets in our solar system.

Get names, types, home stars, masses, radii, and Earth distances with ease.

Rocking JWT for secure access, CRUD ops, and Flask-Mail for email notifications.

Key Features

Planet Data Galore

Scoop up details on planets, types, and distances.

Locked & Loaded

JWT secures user access, registration, and recovery.

Dev-Friendly

CRUD ops keep data management clean and tight.

Technical Details

Python

Versatile programming language for web development, data science, and automation

Flask

Lightweight and flexible Python web framework

SQLAlchemy

Python SQL toolkit and Object-Relational Mapping library

JWT

Securely transmit information between parties as a JSON object

Flask-Mail

Email support for Flask applications