n:point logo

n:point

JSON storage bins with schema validation
1
9
+ 1
0

What is n:point?

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.
n:point is a tool in the API Tools category of a tech stack.
n:point is an open source tool with 364 GitHub stars and 26 GitHub forks. Here’s a link to n:point's open source repository on GitHub

Who uses n:point?

Developers

n:point's 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 - Sets the header Access-Control-Allow-Origin: * in API responses, so you can access the API from anywhere

n:point Alternatives & Comparisons

What are some alternatives to n:point?
Postman
It is the only complete API development environment, used by nearly five million developers and more than 100,000 companies worldwide.
Insomnia REST Client
Insomnia is a powerful REST API Client with cookie management, environment variables, code generation, and authentication for Mac, Window, and Linux.
OpenAPI
It is a publicly available application programming interface that provides developers with programmatic access to a proprietary software application or web service.
Retrofit
Retrofit turns your HTTP API into a Java interface
OpenAPI Specification
It defines a standard, language-agnostic interface to RESTful APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection.
See all alternatives

n:point's Followers
9 developers follow n:point to keep up with related blogs and decisions.