dreamwest Posted April 25, 2009 Share Posted April 25, 2009 I want to build a simple API for my site so other ppl can display my content on there sites. Just like yahoo and youtube have. The question is ...where do i start?? Is it just a simple php script to retrieve data like an rss?? Link to comment https://forums.phpfreaks.com/topic/155585-how-to-build-an-api/ Share on other sites More sharing options...
corbin Posted April 25, 2009 Share Posted April 25, 2009 An API can be what ever you make it. Link to comment https://forums.phpfreaks.com/topic/155585-how-to-build-an-api/#findComment-818839 Share on other sites More sharing options...
Maq Posted April 25, 2009 Share Posted April 25, 2009 Yes, it would be RSS. Have a look here: Custom PHP RSS. Or you can just Google it... Link to comment https://forums.phpfreaks.com/topic/155585-how-to-build-an-api/#findComment-818884 Share on other sites More sharing options...
dreamwest Posted April 25, 2009 Author Share Posted April 25, 2009 Yes, it would be RSS. Have a look here: Custom PHP RSS. Or you can just Google it... Ahh sweet. Ive done this stuff before using DTD feeds Link to comment https://forums.phpfreaks.com/topic/155585-how-to-build-an-api/#findComment-819008 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.