diff options
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md index e7d1fd7..48b1d9c 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,13 @@ doesn't need to be downloaded resulting in somwhat faster results. ![](imgs/out.png) +## Api endpoints + +`/` +index, some examples + +`/dumpall` +manually dump all the TLEs from [celestack](https://celestrak.com/NORAD/elements/) into the `data/` folder. + +`/{category}/{name}` +dump a specific TLE |