Skip to content

issues Search Results · repo:orbitdb-archive/orbit-db-http-api language:JavaScript

Filter by

14 results
 (93 ms)

14 results

inorbitdb-archive/orbit-db-http-api (press backspace or delete to remove)

Hi, If i start the application with node src/cli.js api --ipfs-host localhost --orbitdb-dir ./orbitdb --https-key decrypted_localhost.key --https-cert localhost.crt then i am able to retrieve list of dbs, ...
  • spriyabalan
  • Opened 
    on Sep 19, 2022
  • #54

Hi guys! I ve been trying to set up your API on my Ubuntu 20.04 machines and I ve ran into some issues. First of all, my setup 1. The API doesn t seem to work with go-ipfs 0.10.0 and up Every curl database ...
  • kamil-wojtowicz
  • 2
  • Opened 
    on Jan 4, 2022
  • #49

Hi, I m a fan of Your project so i have downloaded it and started the server like that node --inspect src/cli.js api --ipfs-host localhost --no-https --orbitdb-dir /xxx/orbitdb or even with certs sudo ...
  • Nortberg
  • 5
  • Opened 
    on Dec 22, 2021
  • #48

Instead of calling from command prompt as curl -X GET https://localhost:3000/identity i want to call it from my application through rest API. say for example from Postman. how can i do that. Assuming my ...
  • spriyabalan
  • 2
  • Opened 
    on Nov 19, 2021
  • #47

Hi, and thanks for this project. If I try to create an eventlog db with : curl -k -X POST https://localhost:3000/db/eventlog -d create=false -d type=eventlog orbit-db-api fails with a 500. The issue ...
  • BodySplash
  • 1
  • Opened 
    on Dec 28, 2020
  • #38

After restart the API service, curl -X GET https://localhost:3000/db/docstore/1 reports { statusCode :500, error : Internal Server Error , message : An internal server error occurred } . It looks like ...
  • destinyzju
  • 4
  • Opened 
    on Nov 3, 2020
  • #37

Hi everyone :wave:. I changed to the underdevelopment repository as it has a lot more features and responsiveness. The spring server I implemented has not changed between the substitution of the orbitd-db-http-api ...
  • JoaoFSCruz
  • 5
  • Opened 
    on Apr 9, 2020
  • #27

I m currently participating in a European project called EUNOMIA where we need to decentralised the information. We rely on decoupled services and therefore have a main server responsible for managing ...
  • JoaoFSCruz
  • 15
  • Opened 
    on Mar 30, 2020
  • #26

I can create a database and use this command : curl -X GET https://localhost:3000/db/docstore/2 This then returns the following: [{ _id :2, value : hi }] I assume this should also return something but ...
  • mathiasvanheule
  • 2
  • Opened 
    on Feb 22, 2020
  • #24
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub