An open API service indexing awesome lists of open source software.

https://github.com/simonsobs/lightserve

HTTP API endpoints for the lightcurvedb
https://github.com/simonsobs/lightserve

Last synced: about 1 year ago
JSON representation

HTTP API endpoints for the lightcurvedb

Awesome Lists containing this project

README

          

Lightserve
==========

A lightcurve server, backed by lightcurvedb.

Install with:

```
uv pip install -e ".[dev,ephemeral]"
```

Run an ephemeral server with

```
lightserve-ephemeral
```

Check out the docs at

```
localhost:8000/docs
```