www.npoint.io
Open in
urlscan Pro
216.24.57.3
Public Scan
Submitted URL: http://www.npoint.io/
Effective URL: https://www.npoint.io/
Submission: On November 18 via api from US — Scanned from DE
Effective URL: https://www.npoint.io/
Submission: On November 18 via api from US — Scanned from DE
Form analysis
0 forms found in the DOMText Content
n:point + New Log in JSON STORAGE BINS THAT WON'T BREAK YOUR APP Set up a lightweight JSON endpoint in seconds, then add a schema to edit your data safely at any time 1 2 3 4 5 6 7 8 { "what": "a simple JSON data store", "why": [ "quick setup", "easy editing", "schema validation" ] } XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Create JSON Bin 1. STORE JSON ONLINE Use n:point as a lightweight backend while you prototype your app or website. 2. LOCK THE SCHEMA Define the structure of your data with JSON Schema . When you're ready, lock the schema so it can never change again. 3. EDIT WITH A FRIEND Let others make changes to the saved data. With the schema locked, you can be sure edits won't break your app. EDIT EFFORTLESSLY Quickly catch errors Javascript object syntax is allowed Add a schema Lock the schema to guarantee the JSON structure will never change A. Quickly catch errors B. Javascript syntax is allowed C. Add a schema D. Lock the schema to guarantee the JSON structure will never change FEATURES This list is built on n:point! Check it out at npoint.io/docs/features, or via the API at api.npoint.io/features. * SCHEMA VALIDATION Add JSON Schema to enforce the structure of your data * SCHEMA AND DATA LOCKING Once you're confident that your schema or data won't change, lock them down so your app will never break * FLEXIBLE SYNTAX Forget the quotes! You can use javascript object syntax ({ a: 1 } instead of { "a": 1 }) * SUB-PROPERTY ACCESS If you just need a piece of your JSON data, you can add property keys or array indexes to your API URL (Example: api.npoint.io/features/0/description) * PROTECTED EDITING Once you're logged in, all JSON bins you create are associated with your account so only you can edit the data * CORS SUPPORT n:point sets the header Access-Control-Allow-Origin: * in API responses, so you can access the API from anywhere USAGE AND LIMITS What started out as a hobby project to help with prototyping has turned into a service serving over 2,000 requests/minute for over 25,000 JSON bins. To keep everything running smoothly, n:point now rate-limits requests as follows: * 100 requests/min per IP address * 600 requests/min per JSON bin n:point is a one-way JSON store: edit online, fetch via GET requests over API. Editing data over the API via POST requests is in private beta. Even once released, n:point is not meant to be a full backend for your app. Contact support@npoint.io if you have any questions! OPEN SOURCE n:point is completely open source and hosted on Github. Contributions are welcome! There are also instructions in case you want to self-host your own instance. READY TO TRY IT OUT? Create a JSON bin n:point © 2018 Made by Alex Zirbel · Code on GitHub Frequently Asked Questions More questions? support@npoint.io n:point © 2018 Made by Alex Zirbel · Code on GitHub Frequently Asked Questions More questions? support@npoint.io