Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

endpoints4s Scala library

Scala library to define remote communication protocols
Collective - Host: opensource - https://opencollective.com/endpoints4s - Website: https://endpoints4s.github.io/ - Code: https://github.com/endpoints4s

Merge pull request #230 from julienrf/2.13.0-M5-support

Update to Scala 2.13.0-M5

github.com/endpoints4s/endpoints4s - c0b61a9059e4dd835f917b4cf521758d508732a3 authored almost 6 years ago
Update to scala-collection-compat 0.3.0

github.com/endpoints4s/endpoints4s - 51abfe27e96367fd9ade6b03c41a27c79cfd1e17 authored almost 6 years ago
Update to Scala 2.13.0-M5

This required to update the Scala.js version too. I took this
opportunity to switch to sbtcrossp...

github.com/endpoints4s/endpoints4s - 4c3ed0e63e1e96083423c262c3e48c36905316eb authored almost 6 years ago
Switch to continuous deployment

Fixes #143

github.com/endpoints4s/endpoints4s - 92e91746be2158c04a91ae5c924da620938a1964 authored about 6 years ago
Extending xhr thenable tests to represent multiple header parameters

github.com/endpoints4s/endpoints4s - 3939775a07054a8e37b8c18911fb2990e83ef55e authored about 6 years ago
Update circe-core, circe-generic, ... to 0.11.1

github.com/endpoints4s/endpoints4s - 27d1cd8d4dad896357b7a019c7a8ad65a6c6627a authored about 6 years ago
Update sttp:akka-http-backend, sttp:core to 1.5.6

github.com/endpoints4s/endpoints4s - cbbc88c14a35ee27528b64714ba029afa55b6c01 authored about 6 years ago
added mapJsonSchema to JSON schema algebra (#126)

github.com/endpoints4s/endpoints4s - 8d34f82e73381b4f5f4bc16be15b352025da5cb3 authored about 6 years ago
recursive schema objects...

github.com/endpoints4s/endpoints4s - 93c526d79428a0cea319a7254c91df32c2249200 authored about 6 years ago
Finish implementing JsonSchema[OpenApi] instance.

- Remove previous circe encoder from OpenApi model
- Remove circe dependency from `openapi` and ...

github.com/endpoints4s/endpoints4s - bfbea6b0149686628231590831ea94b60ceac135 authored about 6 years ago
Align akkahttp.server.JsonEntities signatures with the algebra

* Add a JsonEntities akka TestApi to guarantee compile-time soundness

github.com/endpoints4s/endpoints4s - 4f01a99382bb4ed89665af983d116e533c2f72de authored about 6 years ago
Update sttp:akka-http-backend, sttp:core to 1.5.4

github.com/endpoints4s/endpoints4s - c2ed0a3bb0a1d91d22589e23623d423e94c285ae authored about 6 years ago
Update play, play-ahc-ws, play-netty-server to 2.6.21

github.com/endpoints4s/endpoints4s - 8e048c5a0e0c926eaf4145219026fc329e9d4c6d authored about 6 years ago
Fixes #186 (#187)

* Fixes #186

* Added refineSegment & refineQueryStringParam to algebra.Urls
* Added UUID-bas...

github.com/endpoints4s/endpoints4s - 9df063184c00a192502b72ca9d7d64a1ac02f32c authored about 6 years ago
Make example-basic executable by disabling code coverage

github.com/endpoints4s/endpoints4s - c7725254d1eeb61a16057bf5d948af8f0e500dbd authored about 6 years ago
Update akka-http, akka-http-testkit to 10.0.15

github.com/endpoints4s/endpoints4s - 6b17e080d91eacbe8687523226dba320400b9a3f authored about 6 years ago
Update sbt-release to 1.0.11

github.com/endpoints4s/endpoints4s - bac1f22ccf51b0329cef644045ee3b604ea8e717 authored about 6 years ago
Setting version to 0.8.1-SNAPSHOT

github.com/endpoints4s/endpoints4s - 132ff26e4426c17b65dbbcebeedf15ce1c9ab520 authored about 6 years ago
Setting version to 0.8.0

github.com/endpoints4s/endpoints4s - 4066ccf91903688f313bb33e059a8afa1b2c4eb7 authored about 6 years ago
Update circe-core, circe-generic, ... to 0.11.0

github.com/endpoints4s/endpoints4s - a539e4321f789330ba1b4fe0f9530e8eae14e9d1 authored about 6 years ago
Update wiremock to 2.20.0

github.com/endpoints4s/endpoints4s - fc5a5bcc357a9f84e3e6f1b16ed282acd166c645 authored about 6 years ago
Add support for JSON schemas of recursive data types

It is now possible to refer to a currently being defined JSON schema
by wrapping it in a `lazySc...

github.com/endpoints4s/endpoints4s - 4c0d76fca9da7897719f43afa412b9b9971ef557 authored about 6 years ago
Update play-json to 2.6.13

github.com/endpoints4s/endpoints4s - 1827f4ee252967305ba77a68250fb77b190758b4 authored about 6 years ago
Update sttp:akka-http-backend, sttp:core to 1.5.2

github.com/endpoints4s/endpoints4s - f593346fddb6bce32cbc2531004300aef182a4a5 authored about 6 years ago
Update play-json to 2.6.12

github.com/endpoints4s/endpoints4s - 4aced78bae317ca1a51de369013ae196ee1ff5a8 authored about 6 years ago
Update sttp:akka-http-backend, sttp:core to 1.5.1

github.com/endpoints4s/endpoints4s - 6d0ddfe5d0cfca3f05f6c2415b8a76d70c618e38 authored about 6 years ago
Update akka-stream to 2.5.19

github.com/endpoints4s/endpoints4s - d6f72efd09ac862982e668b0d44b55cd88f57b65 authored about 6 years ago
Update scala-stm to 0.9

github.com/endpoints4s/endpoints4s - a86ecfc9af1baa6b6cc6cc75122b370c142e6e4a authored about 6 years ago
Update ornate to 0.5

github.com/endpoints4s/endpoints4s - 90c3f352d1ca02a911102cf1af3e97bd03d03eb1 authored about 6 years ago
Update sbt-site to 1.3.2

github.com/endpoints4s/endpoints4s - e68aa56f996664eee9bce97897c9368978e42946 authored about 6 years ago
Update sttp:akka-http-backend, sttp:core, sttp:core to 1.5.0

github.com/endpoints4s/endpoints4s - 673a0585ad979f928fb3eabaa6a65897dc37bbf9 authored about 6 years ago
Update play-json to 2.6.11

github.com/endpoints4s/endpoints4s - e9df35a0c0a55174bdb6eae689d1b25a271e1c0e authored about 6 years ago
Update sbt-pgp to 1.1.1

github.com/endpoints4s/endpoints4s - 586d6aa2d538c3ce9b24f8437d3ecae465337493 authored about 6 years ago
Update play, play-ahc-ws, play-netty-server to 2.6.20

github.com/endpoints4s/endpoints4s - bf91fa7c8df000b10b169b23c1b8dd98b7f8e43b authored about 6 years ago
Update sbt-release to 1.0.10

github.com/endpoints4s/endpoints4s - abd8d9838983c878edf3deb4b559678075e83041 authored about 6 years ago
Update sbt-pgp to 1.0.1

github.com/endpoints4s/endpoints4s - fb85019ad97204be279dd98c4db6b7d36d5c8d97 authored about 6 years ago
Update sbt-heroku to 2.1.2 (#154)

github.com/endpoints4s/endpoints4s - 5970722aa0d5b1777f2093071e92872ff6818720 authored about 6 years ago
Update sbt-assembly to 0.14.9

github.com/endpoints4s/endpoints4s - 3461de363e50a8a316e236e6ff60191856e13cfd authored about 6 years ago
Fix sbt invocations from the CI

github.com/endpoints4s/endpoints4s - 0e8a121c582f1425ccadb8744fc916307b66a513 authored about 6 years ago
rename: OperationSecurity -> SecurityRequirement

github.com/endpoints4s/endpoints4s - af3b234b42f7280e7436b9c09410df9fc4760b85 authored about 6 years ago
initial support for OAS3 security schemes

github.com/endpoints4s/endpoints4s - 3fc4d2d0a2f66973bb2bcdf3d597783c90ee1dc2 authored about 6 years ago
extract basic http auth OAS scheme name to def that might be overridden

github.com/endpoints4s/endpoints4s - 59bae29cede5a8730460a8edb1df5df038f1cc5b authored about 6 years ago
Update sbt-unidoc to 0.4.2

github.com/endpoints4s/endpoints4s - 688d57de958f84d6b03b44502fc0e8d62e9d0ce4 authored about 6 years ago
Make sure that the documentation is successfully generated by the CI

github.com/endpoints4s/endpoints4s - 85a2ad548225a3262030cc95a84587f345f4c41b authored about 6 years ago
add tags param to BasicAuthentication

github.com/endpoints4s/endpoints4s - 075cfef7a2c324c2d6bc98e4c322d43c5d838f7c authored about 6 years ago
Update jwt-play to 1.0.0

github.com/endpoints4s/endpoints4s - 9b474187369e10a78fd37cbe926968e5b05ab0f8 authored about 6 years ago
Update akka-stream to 2.5.18 (#182)

github.com/endpoints4s/endpoints4s - fa996319ab0f3421140567d7725deda0d9efc4eb authored about 6 years ago
#133 Support string enums in JSON Schema and OpenAPI (#183)

github.com/endpoints4s/endpoints4s - 9805cb1ba1a712cd514f284fb2c14e5316656403 authored about 6 years ago
Update slf4j-simple to 1.7.25 (#181)

github.com/endpoints4s/endpoints4s - 1a68fe47e1bdd0a672edcf5ec331b39778d5fbe8 authored about 6 years ago
Update slf4j-simple to 1.6.6 (#175)

github.com/endpoints4s/endpoints4s - 14a9846f7182804a73d77cc6e37ff8c40ac4b6ae authored about 6 years ago
Update sbt-revolver to 0.9.1 (#167)

github.com/endpoints4s/endpoints4s - 9fb2685a89a5bb2280c083437ba6d7da5c79f1dd authored about 6 years ago
Update scalacheck to 1.14.0 (#180)

github.com/endpoints4s/endpoints4s - fffd18d8dd0845b1a49040fa438d5d45b1ae90d3 authored about 6 years ago
Update paradise to 2.1.1 (#173)

github.com/endpoints4s/endpoints4s - 76e50925f337943b1e4c7661dab7b462c2bf434b authored about 6 years ago
Update scalatest to 3.0.5 (#174)

github.com/endpoints4s/endpoints4s - 7756693eb9aeac73bd608fbf128a5f6680fe6dd9 authored about 6 years ago
Update jwt-play to 0.19.0 (#158)

github.com/endpoints4s/endpoints4s - 2d28e298ebcab1586a13fb676ff9d03aa0ad7c95 authored about 6 years ago
Update sttp:akka-http-backend, sttp:core to 1.4.2 (#176)

github.com/endpoints4s/endpoints4s - 6623db4a00900039aa6337cf9d4dd5551e796680 authored about 6 years ago
Update akka-http-circe to 1.22.0 (#178)

github.com/endpoints4s/endpoints4s - b994e7563c2dffed0f54da38bc15a5d9bae6f457 authored about 6 years ago
Update akka-http-circe to 1.21.1 (#164)

github.com/endpoints4s/endpoints4s - bca9c0c130af5f550092fe27836920ef5e076e1e authored about 6 years ago
Update monadic-html, monadic-rx-cats to 0.2.3 (#165)

github.com/endpoints4s/endpoints4s - 362f2f8d5d5a2866f0e4e5e7fbb39dc53b4bb802 authored about 6 years ago
Update akka-stream to 2.5.17 (#161)

github.com/endpoints4s/endpoints4s - 8a69a323149fc539f1652102483bce14c496cfd4 authored about 6 years ago
Update scalacheck to 1.13.5 (#171)

github.com/endpoints4s/endpoints4s - abec4b9c40800133c62f5dd75b2c4f906998929f authored about 6 years ago
Update circe-core, circe-generic, circe-parser to 0.10.1 (#166)

github.com/endpoints4s/endpoints4s - a734301462dbeb78f7e726bd4976e6a6f5453e4e authored about 6 years ago
Update scalajs-java-time to 0.2.5 (#170)

github.com/endpoints4s/endpoints4s - dc4d5209687f2c8368243f0aae466cf2ff223739 authored about 6 years ago
Update scalajs-dom to 0.9.6 (#169)

github.com/endpoints4s/endpoints4s - d93f1fa7e70d71537dbb6c09881502e4d5b1212e authored about 6 years ago
Update scalaj-http to 2.4.1 (#172)

github.com/endpoints4s/endpoints4s - 2b6178b7377f5cf390764e733910ef98a81ea628 authored about 6 years ago
Update akka-http, akka-http-testkit to 10.0.14 (#160)

github.com/endpoints4s/endpoints4s - 137f3273371ce65c345d263c4ced2010fb459cf6 authored about 6 years ago
Update sttp:akka-http-backend, sttp:core to 1.1.14 (#159)

github.com/endpoints4s/endpoints4s - 3cb974336750d4a19edf2eea82611db41d4740f1 authored about 6 years ago
Update utest to 0.6.6 (#156)

github.com/endpoints4s/endpoints4s - 694f14fc8a8301bf7458bad11eddc16fb647b738 authored about 6 years ago
Update wiremock to 2.19.0 (#153)

github.com/endpoints4s/endpoints4s - 5f31585692576f5d0af43663416e0b29494e499e authored about 6 years ago
Update shapeless to 2.3.3 (#149)

github.com/endpoints4s/endpoints4s - ee375b046becd133b3f05f348384fac08c81cbdf authored about 6 years ago
Adding put and delete shorthand methods for UPDATE and DELETE Requests

github.com/endpoints4s/endpoints4s - 2eed7fb73ddaae0b4b279ab671a3dfb63918d756 authored about 6 years ago
Renamed the `option` response combinator to `wheneverFound`

github.com/endpoints4s/endpoints4s - 9fd159cd14daf917dee766138f2ee98f634d2a6d authored about 6 years ago
Test suite for server interpreters

github.com/endpoints4s/endpoints4s - e48486eb688509f5bbdde7daf55177f23b92d292 authored about 6 years ago
Bumped play-json version up to 2.6.10

github.com/endpoints4s/endpoints4s - 561da708bf16ae0b5e36670c27d9ba45c705cda7 authored about 6 years ago
Merge branch 'more-guides'

github.com/endpoints4s/endpoints4s - 3422bfc06a25534bda7f524697fb5a87df4b5be5 authored over 6 years ago
Add more guides

- Tupler
- JSON entities

Closes #131

github.com/endpoints4s/endpoints4s - 0210675d4f167030c9e344194be623d6c1118fb9 authored over 6 years ago
Add authentication example using jwt and a new documentation guide

github.com/endpoints4s/endpoints4s - 2579919fe64954071078189c056ce31c534d795a authored over 6 years ago
Reference documentation overhaul

- Fix links to source code snippets
- Replace tutorials with pages documenting algebras
- Put do...

github.com/endpoints4s/endpoints4s - 5a8f5e7227809181c8c6b9c92a38049f3bb79366 authored over 6 years ago
Make it possible to write explicit result types of endpoint constructors (#139)

github.com/endpoints4s/endpoints4s - dfb28e24131ba84c1bc1953a9fd57fbcf65708a1 authored over 6 years ago
Support for OAS3 discriminator (#135)

github.com/endpoints4s/endpoints4s - 99e3478d57f559745da1e9a1854ba04bdce6da1c authored over 6 years ago
Add default JsonSchema for Float

github.com/endpoints4s/endpoints4s - 96753e56dc5385a7860f1de223715504a4fa311e authored over 6 years ago
#132 Add `format` property to OpenAPI primitive schema

This commit adds preliminary support for OpenAPI `format` property [1]
with a few default values...

github.com/endpoints4s/endpoints4s - fb836816ad393ddf77f6f999bfffc34d99256ba4 authored over 6 years ago
Merge pull request #130 from julienrf/installation-docs-overhaul

Update “Installation” documentation page

github.com/endpoints4s/endpoints4s - 79c5e0e51af4604ed82d49bfef86a2a2f8573470 authored over 6 years ago
Minor changes to interfaces-and-interpreters page

github.com/endpoints4s/endpoints4s - 822599007b0c9b3101d39393342beb0b70ed84fb authored over 6 years ago
Update “Installation” documentation page.

Remove artifacts that do not exist anymore, and add artifacts
that were missing. Note that `json...

github.com/endpoints4s/endpoints4s - 8f2b36a813e33d12460b4aa6365de3f5159a65f5 authored over 6 years ago
Rename “endpoints” project name to “shared” in installation instructions.

This avoids the confusion with the “endpoints” library itself.

github.com/endpoints4s/endpoints4s - 9ca9adecb2d539c8936a3f4bb989bf1ebe59faaa authored over 6 years ago
Minor changes/tweaks to the use-cases page

github.com/endpoints4s/endpoints4s - e1a1858393b6585acb90a99ff54caa741d07c0e9 authored over 6 years ago
Merge pull request #129 from julienrf/docs-overhaul

Rewrite the “Overview” documentation page

github.com/endpoints4s/endpoints4s - 179b4af6a296512cb90edb1718cb75493f8cda3a authored over 6 years ago
Rewrite the overview to illustrate the canonical scenario

github.com/endpoints4s/endpoints4s - 1c86b49abd68b493f6e6bbadf527041a88965a99 authored over 6 years ago
Do not include optional fields when they are empty

github.com/endpoints4s/endpoints4s - 3494970f2923415fa2ddf66dc18540c24062a6de authored over 6 years ago
Remove trailing commas to fix compilation in scala 2.11

github.com/endpoints4s/endpoints4s - d3d0250be166635a0ea9b2369de9fd84c2fb09d1 authored over 6 years ago
Add documentation support for generic schema derivation

This commits allows to add field documentations using annotation.
It doesn't support coproducts ...

github.com/endpoints4s/endpoints4s - fcf0cda649577ec5487f0b9b1c12cf03f2e5ff34 authored over 6 years ago
Improve generic json schema test readability

github.com/endpoints4s/endpoints4s - e052268d8ac817aab06ce7f07320fa79f14680e6 authored over 6 years ago
Include all modules in the unified API docs

github.com/endpoints4s/endpoints4s - ca58dabbc544dd28464db1aa0eb4cf72f59489d0 authored over 6 years ago
Setting version to 0.7.1-SNAPSHOT

github.com/endpoints4s/endpoints4s - 39890a3a64370b9b716fe359bcb0460cd07d3e90 authored over 6 years ago
Setting version to 0.7.0

github.com/endpoints4s/endpoints4s - 35467decbe0e62f2d14173eb035aca7cded3db33 authored over 6 years ago
Merge pull request #113 from krzemin/feature/referenced-openapi-schema

Referenced schema in generated OpenApi

github.com/endpoints4s/endpoints4s - f54e387f60adbbbb9246c989eb319e992dd5093a authored over 6 years ago
Upgrade circe to 0.10.0 (#127)

* upgrade circe to 0.10.0

* dropped 2.10 support

* dropped 2.10 from .travis.yml

github.com/endpoints4s/endpoints4s - 439c2b2d2e66b17769684370da32d5d4f9694672 authored over 6 years ago