Skip to content

Scalatra server application build during the Functional Programming and Scala Language course

License

Notifications You must be signed in to change notification settings

kevinkhanda/scalatra-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scalatra Server

Scalatra server application build during the Functional Programming and Scala Language course

Installation

$ git clone https://github.com/KKhanda/scalatra-server.git
$ cd scalatra_server

Build & Run

From root directory (~/.../scalatra_server/):

$ cd scalatra_server
$ sbt
> jetty:start

The server will start on port 3000

Available routes

Please refer to the information provided on http://localhost:3000/

Suggestions

I suggest you to use Postman for API requests

Built with

About

Scalatra server application build during the Functional Programming and Scala Language course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published