kevhahn97 / NUGU-Play-Backend-server

includes both example code and skeleton code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NUGU-Play-Backend-server

Introduction

This includes both example code and skeleton code written in Python 3.7.

Example code is about searching the capital of given country. However, only one country, South Korea, is considered in this code since it's just an example.

How to use

This code is intended for Cloud Function service provided by Naver Cloud Platform. It can also be used in any other cloud platforms with proper modification.

After setting this Cloud Function to an API endpoint using API Gateway service, your backend for NUGU Play is ready to be serverless.

Others

You can also see node.js skeleton code or other implementations here

About

includes both example code and skeleton code


Languages

Language:Python 100.0%