staticbackendhq / core

Backend server API handling user mgmt, database, storage and real-time component
https://staticbackend.com
MIT License
682 stars 67 forks source link

feat(stores/Count): implement count function #68

Closed VladPetriv closed 1 year ago

VladPetriv commented 1 year ago

In this PR I implemented Count function for all datastores also create unit tests for them and endpoint for an API

Resolve #60