Skip to content

Generates a play project with a REST API and web app. API documented in http://www.apidoc.me

License

Notifications You must be signed in to change notification settings

mikeclimbrock/play-apidoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play framework template for an apidoc-enabled REST API and webapp

This is a template for generating a play project that provides:

  1. a REST API
  2. a www application
  3. a generated project containing client libraries generated by http://www.apidoc.me

Usage

./create --name myapp

./create --name myapp --db_name foo --db_user api

./create --name myapp --db_name foo --db_user api --apidoc_org bryzek --apidoc_app quality

Dependencies

  1. http://github.com/mbryzek/apidoc-cli

License

Copyright 2015 Gilt Groupe, Inc. Licensed under The MIT License (MIT)

About

Generates a play project with a REST API and web app. API documented in http://www.apidoc.me

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published