Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oliverjash/play


https://github.com/oliverjash/play

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

```
$ tree -I "target|logs"
.
├── README.md
├── app
│   └── controllers
│   └── Application.scala
├── build.sbt
├── conf
│   ├── application.conf
│   └── routes
└── project
├── build.properties
├── plugins.sbt
└── project

5 directories, 7 files
```