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

https://github.com/koddr/getopi

Fullstack Go + Svelte project (GetOpi).
https://github.com/koddr/getopi

Last synced: 9 months ago
JSON representation

Fullstack Go + Svelte project (GetOpi).

Awesome Lists containing this project

README

          

# GetOpi project

```console
# run backend
make

# run frontend
make front-start
```