Giter Site home page Giter Site logo

yahoo / elide-doc Goto Github PK

View Code? Open in Web Editor NEW
7.0 17.0 21.0 4.46 MB

The documentation for the Elide project

Home Page: http://elide.io

License: Apache License 2.0

HTML 6.08% CSS 0.70% JavaScript 40.37% Ruby 1.01% Shell 0.42% SCSS 51.42%
documentation elide hacktoberfest

elide-doc's Introduction

elide.io

Doc site for Elide built with Jekyll

Getting started

  1. install bundler gem install bundler
  2. checkout gh-pages git checkout gh-pages
  3. install bundle gems: bundle install
  4. start jekyll bundle exec jekyll serve
  5. visit page at http://localhost:4000/
  6. edit the pages you care about
  7. submit a PR so the rest of the world can see your helpful information

elide-doc's People

Contributors

1-alex98 avatar aklish avatar ayeswarya avatar bhavik2936 avatar brutus5000 avatar clayreimann avatar danchen avatar ddlatham avatar duseja2 avatar gyehuda avatar harshtuna avatar jkusa avatar john-karp avatar justin-tay avatar kant avatar moizarafat avatar rishi-aga avatar shadanan avatar the-simian avatar vanogrid avatar wcekan avatar xiaoyao1991 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

elide-doc's Issues

Fix Broken Links

Status URL Source link text
403 Forbidden https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-test Spring Boot Test Starter
404 Not Found https://github.com/yahoo/elide/blob/master/elide-swagger/src/main/java/com/yahoo/elide/contrib/swagger/resources/DocEndpoint.java provided JAX-RS Endpoint
404 Not Found https://github.com/yahoo/elide/blob/master/elide-core/src/main/java/com/yahoo/elide/utils/coerce/converters/ISO8601DateSerde.java IS8601 Serde
404 Not Found https://github.com/yahoo/elide/blob/master/elide-core/src/main/java/com/yahoo/elide/utils/coerce/converters/EpochToDateConverter.java Epoch Serde
404 Not Found https://github.com/yahoo/elide/blob/master/elide-contrib/elide-test-helpers/src/main/java/com/yahoo/elide/contrib/testhelpers/graphql/GraphQLDSL.java here
404 Not Found https://github.com/yahoo/elide/blob/master/elide-contrib/elide-swagger/src/main/java/com/yahoo/elide/contrib/swagger/resources/DocEndpoint.java provided JAX-RS Endpoint
404 Not Found https://github.com/yahoo/elide/tree/master/elide-contrib/elide-test-helpers elide-test-helpers
404 Not Found https://github.com/yahoo/elide/blob/master/elide-contrib/elide-test-helpers/src/main/java/com/yahoo/elide/contrib/testhelpers/jsonapi/JsonApiDSL.java here
404 Not Found https://elide.io/pages/guide/v{{ page.version }}/03-security.html security section
404 Not Found https://elide.io/pages/guide/v5/06-datatstores.html data store
404 Not Found https://elide.io/pages/guide/v6/06-datatstores.html data store
404 Not Found https://elide.io/pages/guide/v4/06-datatstores.html data store
404 Not Found https://elide.io/pages/guide/v5/(/pages/guide/v5/11.5-asyncapi.html) asynchronous API

Status URL Source link text
403 Forbidden https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-test Spring Boot Test Starter
404 Not Found https://github.com/yahoo/elide/blob/master/elide-swagger/src/main/java/com/yahoo/elide/contrib/swagger/resources/DocEndpoint.java provided JAX-RS Endpoint
404 Not Found https://github.com/yahoo/elide/blob/master/elide-core/src/main/java/com/yahoo/elide/utils/coerce/converters/ISO8601DateSerde.java IS8601 Serde
404 Not Found https://github.com/yahoo/elide/blob/master/elide-core/src/main/java/com/yahoo/elide/utils/coerce/converters/EpochToDateConverter.java Epoch Serde
404 Not Found https://github.com/yahoo/elide/blob/master/elide-contrib/elide-test-helpers/src/main/java/com/yahoo/elide/contrib/testhelpers/graphql/GraphQLDSL.java here
404 Not Found https://github.com/yahoo/elide/blob/master/elide-contrib/elide-swagger/src/main/java/com/yahoo/elide/contrib/swagger/resources/DocEndpoint.java provided JAX-RS Endpoint
404 Not Found https://github.com/yahoo/elide/tree/master/elide-contrib/elide-test-helpers elide-test-helpers
404 Not Found https://github.com/yahoo/elide/blob/master/elide-contrib/elide-test-helpers/src/main/java/com/yahoo/elide/contrib/testhelpers/jsonapi/JsonApiDSL.java here
404 Not Found https://elide.io/pages/guide/v{{ page.version }}/03-security.html security section
404 Not Found https://elide.io/pages/guide/v5/06-datatstores.html data store
404 Not Found https://elide.io/pages/guide/v6/06-datatstores.html data store
404 Not Found https://elide.io/pages/guide/v4/06-datatstores.html data store
404 Not Found https://elide.io/pages/guide/v5/(/pages/guide/v5/11.5-asyncapi.html) asynchronous API

Add documentation about custom validation and error handling

The concept about custom hooks needs more information about how to add custom errors etc.

I found the CustomErrorException and the ErrorObjectsBuilder eventually, but this should be part of the docs, maybe together with some best practices?

Need to Document BridgeableStore

The bridgeable store remains undocumented today. This is unfortunate because it enables Elide to coordinate across datastores with compound models (i.e. a hibernate persisted-model can have a relationship in Elide to a redis-persisted model, for instance).

We need to document the what, why, and how. Fortunately, the interface itself is well-documented: https://github.com/yahoo/elide/blob/master/elide-datastore/elide-datastore-multiplex/src/main/java/com/yahoo/elide/datastores/multiplex/BridgeableTransaction.java

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.