willburwwb / open-platform

Open platform of Unique Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open-Platform

the api is in yapi

The Open-platform is the toolbox of the UniqueStudio.

There are 2 ways to use it:

  • HTTP (old way)
  • gRPC (recommended)

The HTTP APIs are in yapi below. For gRPC, the proto IDL is in UniqueIDL.SMS.

In deployment environment, all services are in a subnet, therefore, using gRPC without TLS is sufficient. For debug use, TLS is required. The server cert should ask DevOps to acquire.

Ability

  1. Push SMS
  2. Push Email

About

Open platform of Unique Studio


Languages

Language:Go 98.0%Language:Dockerfile 1.0%Language:Makefile 1.0%