Coder Social home page Coder Social logo

Finish basic documentation about jaguar HOT 6 CLOSED

jaguar-dart avatar jaguar-dart commented on July 30, 2024
Finish basic documentation

from jaguar.

Comments (6)

tejainece avatar tejainece commented on July 30, 2024

Hi @jodinathan thanks for your interest in Jaguar. It is loosely based on redstone, so you will feel home. We are available in https://gitter.im/dart-lang/server and https://gitter.im/jaguar_dart/jaguar. We are quite chatty, so do contact us there.

Documentation

We agree about the documentation and are actively working on them. Contributions are welcome. There is some documentation here:

https://jaguar-dart.github.io/

Also most of the sub-repositories have examples on README and also in example/ and test/ directories.

Mocking requests

We have a mocking framework builtin. It resides in https://github.com/Jaguar-dart/jaguar/tree/master/lib/testing. We use this for mock testing in https://github.com/Jaguar-dart/jaguar/tree/master/test and also several other sub-repositories.

In some cases, the practice is also to asynchronously launch the server and send requests to it. This approach has been used in https://github.com/Jaguar-dart/jaguar_auth/tree/master/example/auth/basic_auth

sessions

We have several interceptors to handle sessions. They are a bit new, i have to warn.

https://github.com/Jaguar-dart/jaguar_session

and it goes well with

https://github.com/Jaguar-dart/jaguar_auth

Zones

We don't use zones. We would like to hear why you require zones.

from jaguar.

tejainece avatar tejainece commented on July 30, 2024

Hey, We have also added a Getting started guide

https://jaguar-dart.github.io/getting_started.html

from jaguar.

tejainece avatar tejainece commented on July 30, 2024

We added a better landing website with links to all docs.

https://jaguar-dart.github.io/

from jaguar.

jodinathan avatar jodinathan commented on July 30, 2024

from jaguar.

tejainece avatar tejainece commented on July 30, 2024

We have added documentation for session management using jaguar

https://jaguar-dart.github.io/intro/session.html

Authentication and authorization docs soon to come.

@jodinathan did you have chance to test jaguar?

from jaguar.

jodinathan avatar jodinathan commented on July 30, 2024

from jaguar.

Related Issues (20)

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.