Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はCouchDBを初めて使用しますが、ここで読んだように、CouchDBは次をサポートしているようです:
http://user:secret@127.0.0.1:5984
しかし、Cloudant でこれを試すと、次のようになります。
curl https://myuser:mysecret@cloudant.com/animalsdb/kangaroo
404 - ページが見つかりませんでした。これはサポートされていませんか?