ridwaanhall Profile Photo
Ridwan Halim

Planetary API | Cosmic Data Hub

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

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

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.

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.

Tech Stack

Python
Python Versatile programming language for web development, data science, and automation
Flask
Flask Lightweight and flexible Python web framework
SQLAlchemy
SQLAlchemy Python SQL toolkit and Object-Relational Mapping library
JWT
JWT Securely transmit information between parties as a JSON object
Flask-Mail
Flask-Mail Email support for Flask applications