Y
Hacker News
new
|
ask
|
show
|
jobs
by
xplorer
4008 days ago
I am wondering how do you deal with existing models from an existing project. From what I understood you're defining models at the raml level.
1 comments
jstoiko
4007 days ago
You can keep existing models/views from an existing project as long as they're not defined in RAML. We're planning (soon) on adding the ability to add resources in your RAML file that would be ignored by Ramses.
This is how Ramses starts:
https://github.com/chrstphrhrt/ramses-tutorial/blob/master/p...
link
This is how Ramses starts: https://github.com/chrstphrhrt/ramses-tutorial/blob/master/p...