Simple REST API offers Drupal 8 style REST API for reading, creating, updating and deleting nodes. You can make your systems to support Drupal 8 before actually updating Drupal.
This simple module adds support to your site to block HTTP POST requests that are not associated with form submissions. This is useful for reducing the potential for attackers to bypass your caching infrastructure by making HTTP POST Requests for pages of your site.