dart-archive / appengine_samples

Dart App Engine samples

Home Page:https://www.dartlang.org/cloud/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These examples show how to build apps with Dart for Google AppEngine Flexible Environment.

This repository contains the following set of samples:

  • clientserver: Simple client/server app
  • cloud_datastore: Use Google Cloud Datastore
  • dart_client: Develop both, client and server, in Dart
  • hello_world: A simple hello world app
  • memcache: Use the memcache API
  • simple_request_response: Access environment/version

To get started, read through the general instructions on appengine and try out the helloworld sample app.

About

Dart App Engine samples

https://www.dartlang.org/cloud/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 79.6%Language:Dockerfile 7.5%Language:CSS 6.4%Language:HTML 6.4%