PrimalHQ / primal-caching-service

Primal’s caching service for Nostr connects to the specified set of relays, collects all events in real time, stores them locally, and makes them available to nostr clients through a web socket-based API.
https://primal.net
MIT License
85 stars 13 forks source link

`null` in requests are not handled properly #17

Open benthecarman opened 8 months ago

benthecarman commented 8 months ago

Normally when you have a null field in json it acts the same as if it were not included but the primal api will return an error