GithubHelp home page GithubHelp logo

weaviate-quickstart's Introduction

Weaviate quick start

https://weaviate.io/developers/weaviate/quickstart

Testing Weaviate running in a container

http://localhost:8080/v1 http://localhost:8080/v1/meta http://localhost:8080/v1/schema

http://localhost:8080/v1/.well-known/live http://localhost:8080/v1/.well-known/ready

{ "links": [ { "href": "/v1/meta", "name": "Meta information about this instance/cluster" }, { "documentationHref": "https://weaviate.io/developers/weaviate/api/rest/schema", "href": "/v1/schema", "name": "view complete schema" }, { "documentationHref": "https://weaviate.io/developers/weaviate/api/rest/schema", "href": "/v1/schema{/:className}", "name": "CRUD schema" }, { "documentationHref": "https://weaviate.io/developers/weaviate/api/rest/objects", "href": "/v1/objects{/:id}", "name": "CRUD objects" }, { "documentationHref": "https://weaviate.io/developers/weaviate/api/rest/classification,https://weaviate.io/developers/weaviate/api/rest/classification#knn-classification", "href": "/v1/classifications{/:id}", "name": "trigger and view status of classifications" }, { "documentationHref": "https://weaviate.io/developers/weaviate/api/rest/well-known#liveness", "href": "/v1/.well-known/live", "name": "check if Weaviate is live (returns 200 on GET when live)" }, { "documentationHref": "https://weaviate.io/developers/weaviate/api/rest/well-known#readiness", "href": "/v1/.well-known/ready", "name": "check if Weaviate is ready (returns 200 on GET when ready)" }, { "documentationHref": "https://weaviate.io/developers/weaviate/api/rest/well-known#openid-configuration", "href": "/v1/.well-known/openid-configuration", "name": "view link to openid configuration (returns 404 on GET if no openid is configured)" } ] }

weaviate-quickstart's People

Stargazers

Vince Fulco--Bighire.tools avatar

Watchers

Schalkje avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.