weclapp / sdk

Official weclapp typescript sdk for nodejs and browser 🔧
https://weclapp.com
MIT License
6 stars 1 forks source link

Better documentation of the basics #17

Open MWals opened 2 months ago

MWals commented 2 months ago

What problem does this feature solve?

I could not figure out how to fetch a single record by its id

What does the proposed API look like?

Simple getting started guide with examples for CRUD operations

MWals commented 2 months ago

How would one fetch any record by id? Such simple examples would really help to get started with this SDK.