Skip to content

page31/intranet

 
 

Repository files navigation

This is the code base for wandoulabs.com.

To deploy your own version, rename app-sample.yaml to app.yaml, settings-sample.py to setting.py and make necessary edits.

URL structure

  • GET entries
  • POST entries
  • GET entries/:id
  • POST entries/:id
  • POST entries/:id/followers
  • POST entries/:id/followers/:user
  • POST entries/:id/stories
  • POST entries/:id/review/prod_design
  • POST entries/:id/review/eng_design
  • POST entries/:id/review/mktg
  • POST entries/:id/status
  • GET projects
  • POST projects
  • GET projects/:id
  • POST projects/:id
  • POST projects/:id/members
  • GET stories

About

The Intranet Wandou Labs is using.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • HTML 2.0%
  • Other 0.9%