Skip to content

aia/boilgrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoilGrape

BoilGrape is a JRuby/Grape boiler plate.

Technologies Used

Project Layout

├── app
│   └── REST API code
├── bin
│   └── Project binaries
├── config
│   ├── Project configuration
├── features
│   ├── Cucumber BDD
├── lib
│   └── Project library
├── rackup
│   └── Rack configuration
└── spec
│   └── Project tests

About

BoilGrape is a JRuby/Grape boiler plate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published