Create README.md

This commit is contained in:
Stephane Bourque
2022-08-31 22:04:10 -07:00
committed by GitHub
parent da88516138
commit 72e9e42947

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# wlan-cloud-tools
OpenWiFi Community tools used with Cloud 2.x SDK
# Overview
This repository shows how to build a microservice that can be part of the OpenWifi eco-system, leveraging security, logging, Kafka intehration, etc.
# Philosophy
The whole eco-system must be API driven. We have chosen OpenAPI 3.0 as the standard to express inter-service exchanges. This guarantees language agnostic
architecture.