farolfo / raml-server

run a mocked server JUST based on a RAML API's definition .. zero coding
MIT License
160 stars 31 forks source link

RAML 1.0 support #3

Open lgelfan opened 8 years ago

lgelfan commented 8 years ago

Planning support for RAML 1.0? Is this still being maintained?

Thanks.

farolfo commented 8 years ago

Hello, yes it is maintained. The raml-server makes usage of the raml-mocker project, so we first need to check all RAML 1.0 support is there and then making the changes here. Working on it, not with an ETA yet but I can keep you posted here. Is there anything in particular from RAML 1.0 you would like to see here? Thanks Iars !!

lgelfan commented 8 years ago

Hi @farolfo, thanks for the update. I just started a project that requires documentation and a mock server for an API and am trying both Swagger 2 and RAML 1.0 (via their API Workbench) - it just seem that 1.0 supports more data types and sample data, plus I already started the spec and am would like to compare the latest versions. So far I like RAML a bit better, just wonder about the support and adoption as the community seems a lot smaller.

lufeihaidao commented 8 years ago

Yes we need raml 1.0 support

farolfo commented 8 years ago

Thanks both for the interest in the project and in RAML ! RAML 1.0 integration is targeted for the next release which is soon. ;)

supertylerc commented 8 years ago

Any update on RAML 1.0 support?

farolfo commented 8 years ago

Hey ! I'm on vacations and offline most of the time so haven't been working on it lately. Next release would be targeted in a month with raml 1.0 support. This is a personal project so any PR or contribution will be very welcomed ;) Thanks for the interest @supertylerc !

neilhosey commented 8 years ago

Brilliant tool, was there any update on when RAML 1.0 will be supported? will be a good day when this happens..

Marthyn commented 8 years ago

I would like to have 1.0 too, also be willing to help you build it! Is there a branch already on which i can continue?

neilhosey commented 8 years ago

me too.. any help needed let me know!

emanb29 commented 8 years ago

+1

naterkane commented 7 years ago

c'mon now. raml-mocker is also a dead project that this is relying on, it's never going to happen, unless people submit PRs and bully the project owners into letting the project move forward. someone forked raml-mocker and created raml-1-mocker, which uses (a very stale version) of raml-1-parser. it's on npm, and there are no tests, and it does not work.

mulesoft doesn't give two shits about any of this, and the only non-dead project related to any of this is https://github.com/raml-org/raml-js-parser-2

farolfo commented 7 years ago

Hi @naterkane , I don't see the the not-supported warning on the raml-mocker github site, so can't rely on that yet formally :/ This project (raml-server) it IS being maintained, but is just a 1-person project that I spend my free time and use it in my own projects, that's why I created it, for me, if anyone else can gain value with it then great, but I can't commit to any plan but github blocker issues and merging and testing PRs. And of course I'm not talking from MuleSoft but from my own personal project, please forward to the raml-org any comment you have for them as this is just a personal project :)

gunta commented 7 years ago

+1

napravicukod commented 7 years ago

+1

wis3guy commented 7 years ago

@farolfo Any update on this? I could really use a mock server like this ... for working with RAML 1.0 files.

snowmac commented 7 years ago

Any update on this?

farolfo commented 7 years ago

Yes guys sorry for the late reply. I'm working on the RAML 1.0 support on my free time so I'm not sure of an ETA yet, but working on it. Any PR is welcome also 😃 Thanks for the patience and the interest in the project :D

snowmac commented 7 years ago

Can you push what you have and we can contribute to it?

yuranos commented 6 years ago

Guys, is it gonna be released anywhere soon?

farolfo commented 6 years ago

Guys, sorry for the delay on the response. To be honest, the only one working on this is myself, and the project is NOT actively maintained, as for what I use it it fills my needs.

Any PR is welcome though, and please sorry for any inconvenience. Thanks for understanding :)