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

API example from docs does not work #12

Open
svetlyak40wt opened this issue Dec 23, 2020 · 5 comments
Open

API example from docs does not work #12

svetlyak40wt opened this issue Dec 23, 2020 · 5 comments

Comments

@svetlyak40wt
Copy link

Because rest-server:define-api now waits for superclasses list as the second argument.

@mmontone
Copy link
Owner

Syntax changed, yes. I'll see to update docs.

@mmontone
Copy link
Owner

I've updated the docs, but I suspect the docs need to be reviewed thoroughly. It's very likely there are many more inconsistencies.

@svetlyak40wt
Copy link
Author

I just tried cl-rest-server to create a simple REST server and failed. Then I failed with reastas. And only ningle worked like I wanted.

In cl-rest-server handlers definition macro also does not work as documented :(

@mmontone
Copy link
Owner

mmontone commented Dec 24, 2020 via email

@mmontone
Copy link
Owner

I've just started a demo to see if I can improve things: https://github.com/mmontone/cl-rest-server/blob/master/demo/demo.org

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