Giter VIP home page Giter VIP logo

api-project's Introduction

Astronomy Photo of the Day API

An API for the curious cosmic explorer

/

This simple project archives images and information from NASA's Astronomy Photo of the Day for easy navigation. With full CRUD functionality, users can read, add, edit, and delete information from pre-existing or newly created entries that stick to the familiar format of NASA's API. This NASA webpage is one of the most trafficked sites across all federal agencies and has been active everyday since 1995.

Built With

  • JavaScript
  • Node
  • Node-Fetch
  • Mongoose
  • MongoDB
  • Express
  • FileSystem
  • NASA's publicly available APOD API

Features

Read all entries

Read all entries

Read an entry

Read one entry

Create an entry

Create one entry

Edit an entry

Edit an entry

Delete an entry

Delete an entry

Installation instructions

To set up the app locally:

  1. Fork and clone the project repository

  2. Install all dependencies locally

    npm i express mongoose node-fetch fs

  3. Ensure you have mongoDB installed

    mongosh

Links

Future Improvements

This project could be expanded to include the entire NASA archive of daily astronomy images simply by altering the fetch URL to include the full date range. For demonstration purposes, I wanted to keep the seed data lean.

A keyword search function would also make this database far more useful to compare images and information from similar cosmic objects.

/

api-project's People

Contributors

ronlanzilotta avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.