Skip to content

dtchanpura/pinboard

Repository files navigation

PinBoard Display

Functionalities

Editor

Editor is the default screen. Every new editor will have a unique identified at the end for identifying a new board after saving its title.

URLs:

Kiosk

Kiosk mode is for displaying the post. There can be more than one post in a kiosk board.

It has functionality of refreshing board automatically at specific interval.

Architecture

Storage

  • Long term storage MongoDB

Server

  • gorilla/mux for handling and routing HTTP requests
  • Also rakyll/statik for bundling HTML/CSS/JS files statically

Future Tasks

  • Document invalid responses
  • Export API Documentation from Swagger JSON/YAML
  • Add test cases
  • Login and Authentication

Notes

  • This project is still under development.

API Docs

API Docs uses sourcey/spectacle for generating static documentation from swagger json

API Docs are available here and hosted here.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published