.Net CMS with API to expose content
Posted
by Peter
on Stack Overflow
See other posts from Stack Overflow
or by Peter
Published on 2009-08-25T13:51:26Z
Indexed on
2010/03/29
6:53 UTC
Read the original article
Hit count: 449
I am looking for a .Net CMS that allows me to expose pages/articles that are created in the CMS to other applications without querying the CMS database. Preferably this would be done through an API and by exposing them through a custom secured webservice.
I know Sitefinity can do this.
Do you know if
can do this? If yes, a link to some documentation of the API is appreciated!
© Stack Overflow or respective owner