cms-json icon indicating copy to clipboard operation
cms-json copied to clipboard

Access of data via API

Open peeeto opened this issue 3 years ago • 0 comments

Hello, is there please a way to access the data via rest API: cms-json --schema data/schema.json --data data/data.json --port 3000? Or do I have to use a json-server for that json-server data/data.json --port 3001?

curl "http://localhost:3000/node/meetings" curl "http://localhost:3000/meetings"

Thanks.

peeeto avatar May 16 '22 09:05 peeeto