A RESTful API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data. A RESTful API — also referred to as a RESTful web service — is based on representational state transfer (REST) technology, an architectural style and approach to communications often used in web services development. REST […]
Site Build API
Site Build API The Site Build API is a WordPress application that contains all the pieces needed to build an entire website. The pieces are stored in custom post types in an easy to update/expand system. The pieces include taxonomy that relate the piece to the proper theme, location, and any other condition you can […]