Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/txstate-etc/fp-api


https://github.com/txstate-etc/fp-api

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# fp-api

This API backend works with a seperate view layer found under [fp-view](https://github.com/txstate-etc/fp-view.git).

**To get started**:

```sh
npm install
npm start
```

Better yet, if you can run the following command in dependent repos or here if you're doing a stand-alone review of the API:
`docker compose up --build`