Skip to content

StartUpNationLabs/realtime-planet-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtime-planet-api

API used to get realtime info on Planet's

About The Project

This project provides a comprehensive API to calculate and retrieve information about planets.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Go

    go install
  • Protoc (for protobuf)

    • If you are on a Mac, you can install it using Homebrew
      brew install protobuf
    • If you are a Windows user, you can download the latest binaries from GitHub Releases
  • Buf (for protobuf)

    • If you are on a Mac, you can install it using Homebrew
      brew tap bufbuild/buf
      brew install buf
    • If you are a Windows user, you can download the latest binaries from GitHub Releases
  • Buf generate (To regenerate the protobuf file)

      buf generate

About

API used to get realtime info on Satellites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published