<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Declaring your service on SPEKTRA Edge</title>
    <link>https://docs.edgelq.com/build-a-service/declaration/</link>
    <description>Recent content in Declaring your service on SPEKTRA Edge</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://docs.edgelq.com/build-a-service/declaration/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Service specification</title>
      <link>https://docs.edgelq.com/build-a-service/declaration/specification/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.edgelq.com/build-a-service/declaration/specification/</guid>
      <description>At the beginning of this chapter, before continuing, it is worth first mentioning the naming conventions we use: https://cloud.google.com/apis/design/naming_convention&#xA;Example api-skeleton for 3rd party app: https://github.com/cloudwan/inventory-manager-example/blob/master/proto/api-skeleton-v1.yaml You can also see API skeletons in the edgelq repository, too.&#xA;This document describes api-skeletons in bigger detail than a quick startup.&#xA;When you start writing a service, the first (you have a new, empty directory for your service) you need is to do two things:</description>
    </item>
    <item>
      <title>Auto-generated protobuf files</title>
      <link>https://docs.edgelq.com/build-a-service/declaration/protobuf/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.edgelq.com/build-a-service/declaration/protobuf/</guid>
      <description>Protobuf files describe:&#xA;Resources - models, database indices, name patterns, views, etc. Request/Response object definitions (bodies) API groups, each with a list of methods Service package metadata information Note that you can read about API just all by looking at protobuf files.&#xA;Example proto files for 3rd party app: https://github.com/cloudwan/inventory-manager-example/tree/master/proto/v1 You can also see files in the edgelq repository too.&#xA;Resource protobuf files For each resource in the API specification, Goten will create 2 protobuf files:</description>
    </item>
  </channel>
</rss>
