Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 463 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 463 Bytes

satTrack-api

API for satellite tracking data.

Getting Started

  1. Create virtual env using py -m venv satenv
  2. Start the virtual env
  3. Install requirements using pip install -r requirements.txt
  4. Run the program with flask run in venv.

Prerequisites

  • Python3

Deployment

Deploy to your server to access the API.

Built With

  • Python3
  • Flask

Authors

  • Chinmay Sharma

License

This project is licensed under the MIT License.