Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How did you guys make your flow chart? #27

Closed
boxxxie opened this issue Apr 9, 2013 · 2 comments
Closed

How did you guys make your flow chart? #27

boxxxie opened this issue Apr 9, 2013 · 2 comments

Comments

@boxxxie
Copy link

boxxxie commented Apr 9, 2013

I'm making some path changes for correctly implementing POST, PUT and PATCH requests and i need to see an updated chart.

@ordnungswidrig
Copy link
Member

There is the branch dot-graph here https://github.com/clojure-liberator/liberator/tree/doc-graph which contains code to generate a graphwiz dot file. I'm currently integration my latest local changes with master. This will add a request trace console and highlighting of the path in the flow chart.

@ordnungswidrig
Copy link
Member

In master there's now wrap-trace and an updated flow chart. Wrap-trace enables path highlighting in some kind of trace console. See post at https://groups.google.com/forum/?fromgroups=#!topic/clojure-liberator/jR-5rsN-YTc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants