Skip to content

Angular Starter Kit - Deliver content without the hassle with ObjectPress.

Notifications You must be signed in to change notification settings

danqulogy/objectpress-ng-starter-kit

Repository files navigation

Object Press - Angular Starter

Object Press API Usage Example

Content Endpoints

All "posts" for an App can be retrieved via JSON post request.

  • app: Requires App ID (string).
  • client: Requires Client ID (string).
  • limit: Number of posts to request. Default is all posts, not required (integer).
  • sort: Sort posts alphabetically. Default is sort by publishDate and not required (boolean).

Individual "posts" for an App can also be retrieved via JSON post request.

  • app: Requires App ID (string).
  • post: Requires Post ID (string).

About

Angular Starter Kit - Deliver content without the hassle with ObjectPress.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published