Not able to create design doc on Public REST API

Hi, I want to access sync gateway data on Public REST API on web. for this i want to create different API calls. i read all the documents and i found two solutions.

A ) Design Documents B) N1QL

If you have a few views and very infrequent queries Design Documents are a good options

If you need scale and throughput N1QL is the best option.

@househippo Thanks for your reply. I have been using N1QL. :slight_smile: