{"id":15704973,"url":"https://github.com/nylen/wp-rest-notepad","last_synced_at":"2025-05-12T17:57:21.042Z","repository":{"id":137376399,"uuid":"72449744","full_name":"nylen/wp-rest-notepad","owner":"nylen","description":"Simple \"secret notepad\" powered by the WordPress REST API.","archived":false,"fork":false,"pushed_at":"2016-10-31T15:48:47.000Z","size":18,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T13:52:52.930Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nylen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-31T15:25:11.000Z","updated_at":"2020-02-23T03:02:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"cdbff51e-b587-4d9d-9296-7c6885583ba2","html_url":"https://github.com/nylen/wp-rest-notepad","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"bef2bfd1ec5b8baea193a752a82a7c5df328e50d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fwp-rest-notepad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fwp-rest-notepad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fwp-rest-notepad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fwp-rest-notepad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nylen","download_url":"https://codeload.github.com/nylen/wp-rest-notepad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243165525,"owners_count":20246721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T20:14:25.717Z","updated_at":"2025-03-12T05:31:05.157Z","avatar_url":"https://github.com/nylen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wp-rest-notepad\n\nThis is a simple \"secret notepad\" powered by the WP REST API, using\nserver-to-server communication and private WordPress posts to store content.\nEach note has a 10-character ID, and there is no index functionality.\n\nInspired by the once-glorious, now-defunct notepad.cc.\n\nThis is an example of a WP REST API application that can communicate with\neither a self-hosted WordPress site or a WordPress.com site.\n\n## Installation\n\nInstall PHP on your server and clone this repo.\n\nHave a WordPress (self-hosted or WordPress.com) site handy that's running the\nlatest version of the WP REST API.\n\nFor self-hosted WordPress, WP 4.7 beta 2 and higher will definitely work;\nothers may or may not work.  You'll need to install the\n[Application Passwords plugin](https://github.com/georgestephanis/application-passwords)\nand generate a\n[basic authentication header](https://en.wikipedia.org/wiki/Basic_access_authentication)\nfor the config file.\n\nFor WordPress.com, generate an authentication token following the\n[auth documentation](https://developer.wordpress.com/docs/oauth2/).\n\nCopy `sample-config.php` to `config.php` and fill in the values there for your\nsite.\n\nThe provided `.htaccess` file works with Apache `mod_rewrite` - nginx\nconfiguration is up to you for the time being.\n\n## Enhancements\n\nI have intentionally kept this app very simple.  However, there are a few\nenhancements for which I would definitely welcome PRs:\n\n- [OAuth1](https://github.com/WP-API/OAuth1) support for self-hosted sites.\n- Configuration instructions/files for nginx.\n\n## License\n\nGPL v3.  See the `LICENSE` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylen%2Fwp-rest-notepad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnylen%2Fwp-rest-notepad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylen%2Fwp-rest-notepad/lists"}