Coder Social home page Coder Social logo

nasa-exoplanet-archive's Introduction

Nasa Exoplanet Archive

Project that gather and display data about NASA's exoplanets, using NASA's datasource. Check my blog post about the experience building this project here!


Dependencies

Ensure that you have python3 and pip installed on your machine. Access the project's folder and run the following commands in order to install our used dependencies:

pip install fastapi
pip install uvicorn
pip install requests
pip install pandas
pip install matplotlib

You also need an instance o MongoDB running. The default host and port used in the project is localhost 27017, so ensure that the configuration at database.py file matches your MongoDB environment.

How to run it

Access nasa-exoplanet-archive\src in your command line and run the following command:

python main.py

Now, check the following address using your favorite browser: http://localhost:8000/docs

You'll be welcomed by a swagger page, like this one:

img.png

Now you're ready to go!

Endpoints

To check out endpoints documentation, click here.

nasa-exoplanet-archive's People

Contributors

gracieledamasceno 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.