Ive looking around the best of platform of Drupal and even tried to develop something to connect Drupal as CMS with CP for my cloud platform.Is this is possible or not?If is i will gather more developers to work on it.
Create an article via REST: curl --request POST --user admin:admin --header 'Content-type: application/hal+json' http://d8.local/entity/node --data-binary '{"_links":{"type":{"href":"http://d8.local/rest/type/node/article"}}, "title":[{"value":"Article title REST"}]}'
I know there is a module called 'Flag Lists' which allows you to create some lists and add every node to the list you want to, and I've already tested it.
I am in the process of launching a new community blog site. I expect that it won't be launched for another 2 months since the website/content is still under the planning phase.
I haven't even decided on my site architecture even if I were to use D7.
Is it better that I start building/planning with D8 or should I continue with D7 since D8 is only in the alpha phase?
Right, I run a photography site called Illustrated Photography and have done so for a number of year - though it was offline for a couple of years and I'm only bringing it back to life now.
I have used a number of different modules to provide my image galleries, and every time one changes from one to another, things get very painful.