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

https://github.com/vndee/lensquery-backend


https://github.com/vndee/lensquery-backend

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

### LensQuery-Backend

```bash
go run cmd/app/main.go --name="LensQuery-Backend" --port=8088
```

```bash
┌───────────────────────────────────────────────────┐
│ LensQuery-Backend │
│ Fiber v2.48.0 │
│ http://127.0.0.1:8088 │
│ (bound on host 0.0.0.0 and port 8088) │
│ │
│ Handlers ............ 20 Processes ........... 1 │
│ Prefork ....... Disabled PID ............. 59456 │
└───────────────────────────────────────────────────┘
```