Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello:

I'm looking for a framework that will accept as input a WSDL file and automatically generate:
1) Database tables
2) Web services end-points

For example, I would like to define a "Recipe" model and methods for getting, updating, removing in WSDL and have the framework take care of generating the tables and implementing the web services (REST style) - instead of doing those steps by hand.

I found php recess framework - but it seems to be a little immature.

Can anyone recommend another framework?

Thanks,JK
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900