Skip to content
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.

Promote implementations by more sample codes and tutorials step by step #5

Open
1 of 6 tasks
jjhesk opened this issue Dec 20, 2014 · 3 comments
Open
1 of 6 tasks

Comments

@jjhesk
Copy link

jjhesk commented Dec 20, 2014

We definitely need to making more example implementations to show exactly how to get it done. List of things needed to be done:

  • sample code for custom model (https://github.com/shlomiassaf/resty-stone/blob/master/example/routes/api/Post.js)
  • sample code for with custom business logics on top of the existing model
  • sample code for making cross models display on single api
  • sample code for post data or add data for single model
  • sample code for post data or add data for single model with business logics or conditions
  • sample code for update model data on single or listed data

From I have learned before from https://wordpress.org/plugins/json-api/other_notes/ , I think we should make documentation like this so that people can look at it and code it easily. That what I hope it should be or better.

@jjhesk jjhesk changed the title Definitely need to promoting to kind of implementations by more sample codes Promote implementations by more sample codes and tutorials step by step Dec 20, 2014
@shlomiassaf
Copy link
Owner

I would love to add a lot of samples, examples and comprehensive documentation.
This is crucial to the success of any framework, especially REST framework.

The problem is time, I have my day job and of course completing the features i need for resty-stone...

It will take some time, resty-stone was built last weekend, no rush :)

@shlomiassaf
Copy link
Owner

see #11

@jjhesk
Copy link
Author

jjhesk commented Dec 21, 2014

yes, i have a day-job too. lets work on this thing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants