Building an API in RAW
info
If you are just getting started, we recommend the following guide instead, where you create your first endpoint.
The following explains in detail how to build and configure an API in RAW.
At this point we assume you have created your first endpoint. If not, we encourage you to do so, as the following guide will be more useful then.
This huide will go through the following:
- How to build APIs using the Snapi language;
- How to read data from secure data sources;
- How to configure, test, secure, monitor and manage your API endpoints.
The first step is to learn the basic concepts. Let's get started!