Flight Deck API
Started work on my API part of Flight Deck.
Basically it’s gonna be a easier way to access information about planes, METAR (weather), flight paths, lookup of airports and their runways, frequencies, and quite more.
Building this in Node + Express JS and I wanna have 2 websites, one for api and one for the flight planner (which is the main Flight Deck feature).
Since I’m new to node, I’m making it slowly and tryna understand a lot of what I’m doing.
So far, Express is a lot like Flask-Python, but services and controllers are a bit confusing so I’m trying my best.
The frontend is being made in HTML and Tailwind CSS as of right now. Only done with landing page for API. Gonna start login next!
PS: Photo is from Pexels
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.