You are not logged in.
Pages: 1
@ab is there any rules to follow before making PRs about pushing some samples dedicated for mormot2?
I finished to write a vanilla js lib which support mormot custom auth scheme that will be available on github and i would like to provide samples projects about it.
I have other projects as well, like client/server websockets, an mvc dashboard, etc. I thought they might be useful to other developers.
Offline
It sounds great!!
Offline
I guess that if you put the samples in the ex/thirdpartydemos folder, in a sub-folder named by the writer, we could integrate them.
A README file would be great too, to explain what each sample is about.
Offline
Perhaps a good way is to put the third-party samples in your own repository and link to it in ex/README.md (many well-known projects do this, calling it a curated list, etc.). In this case, the owner of the third-party repository can change their samples at their own discretion, and the only PR for the mORMot repository is changes to ex/README.md
Offline
@flydev, that sounds very interesting, couldn't wait to see what you has to offer!
I agree with MPV, if you have the plan to continually improve it, you might want to make it a standalone repo on github, so that even the others can make PRs.
Delphi XE4 Pro on Windows 7 64bit.
Lazarus trunk built with fpcupdelux on Windows with cross-compile for Linux 64bit.
Offline
Pages: 1