Single page application with Node.js backend and dozens of components. Nimble, malleable, and fast.
Tag: API
API Powered Angular Dynamic Sidebar
Populate your sidebar with a dynamic JSON feed. Dictate which sections contain a dropdown. Ideal for user roles/ permissions.
Reduce Backend Hassle w/ this React Supabase App
A thorough description of a full stack app using React and Supabase. Send and receive data. Filter items, and add additional ones.
Easy & Fun App: Open Weather Map API
I love this Open Weather Map API. So much can be done with the payload. I created the app below a while ago. As you may have noticed the jQuery. It’s not extensive. But to the trained eye, one can catch the $(…). I digress. jQuery, JavaScript, or TypeScript. This is a neat data driven…
Learn the OMDB API with a Fun Project!
OMDB’s API bundled into a neat and responsive app. Grab an API key and get started. Explore the code, and begin making calls right away.
Build an Awesome NASA Photo of the Day App with Node
Ping NASA’s servers to fetch the photo of the day. Grab an API key, explore the code, and begin making calls. Incorporates the date picker component.
Rest Countries API App
REST Countries API app demonstrates getting mock data and plotting it on a Leaflet map. Seamlessly integrated w/ Angular.