Skip to content

jorgeavelar/finch-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unmaintained

This repo is no longer actively maintained. Please use the official Finch gitter8 template instead:

https://github.com/finch/finch.g8

Name

Finch Quickstart

Description

A Finagle/Finch microservice skeleton that renders a simple JSON greeting.

Building

To build, run the following SBT command:

$ sbt dist

Running

To run:

$ java -jar target/scala-2.11/finch-quickstart-0.12.0.jar

To run with sbt:

$ sbt run

References

About

A "skeleton" project for writing microservices with Finch, a purely functional REST API built with Finagle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%