Answer the question
In order to leave comments, you need to log in
How to organize the collective development of a social network?
How to organize the collective development of a social network so that only one person has access to the entire engine?
The programmer wants to help me with the modules of my engine, but I don't want to give him the full engine.
What is the best way to proceed in this situation? Give him input and output data, provide the layout and structure of the database?
Will he write modules from scratch, without an engine?
Answer the question
In order to leave comments, you need to log in
Make an API for it. REST is the best. I don't suggest the option of coding scripts with Zend, because the structure of the database remains open.
Of course, make an API. This will be the most intelligent way, and a good start for the future.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question