Mariano Montone
Mariano Montone
See https://github.com/fukamachi/jose
> Given a choice though, I'd rather have a good version of a client side API generator, as there are hundreds of APIs I'd like to consume right now that...
Syntax changed, yes. I'll see to update docs.
I've updated the docs, but I suspect the docs need to be reviewed thoroughly. It's very likely there are many more inconsistencies.
OK. I'll update the docs. But also create a rest-server-demo ASDF system with a mini demo application El 24 de diciembre de 2020 4:26:13 GMT-03:00, Alexander Artemenko escribió: >I just...
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
https://tyk.io/
Ok! Give it a try. Not sure how hard that would be. Note that client side functions are generated. You know that, didn't you? Client functions get expanded for DEFINE-API....
Yes! Whatever you feel is better. I'm not exactly sure what your result would be. I'm not exactly happy with client function generation when expanding DEFINE-API. Perhaps there's a better...
Hello. Sorry for the late response. I've been on vacations. You can install rest-server like you install any other lisp project. One option is to put rest-server folder inside `~/quicklisp/local-projects/`...