Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gerhynes/foram-rest-api
A REST API built with Scala, Akka and Slick to power discussion platforms.
https://github.com/gerhynes/foram-rest-api
akka postgresql rest-api scala scalatest slick
Last synced: about 1 month ago
JSON representation
A REST API built with Scala, Akka and Slick to power discussion platforms.
- Host: GitHub
- URL: https://github.com/gerhynes/foram-rest-api
- Owner: gerhynes
- Created: 2022-02-15T12:15:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T15:17:38.000Z (over 2 years ago)
- Last Synced: 2023-03-04T10:30:53.721Z (almost 2 years ago)
- Topics: akka, postgresql, rest-api, scala, scalatest, slick
- Language: Scala
- Homepage:
- Size: 171 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fóram REST API
A REST API built with Scala, Akka and Slick to power discussion platforms.
Tested with ScalaTest and ScalaMock.
An [example client application](https://github.com/gerhynes/foram-next-client) which integrates with the API is available.