/portal-server

Portal Backend

Primary LanguageGo

Portal API Server

Build Status

API Documentation can be found here.

This repository manages the API server GCM server, and data models for the Portal Messaging service.

Dependencies

For local development

  • Golang 1.5
  • PostgreSQL 9.5

For Dockerized development

  • Docker
  • Docker Machine (optional)

TODO

  • Structured logging with Logrus