Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
saroar committed Feb 23, 2023
1 parent 9ab16cc commit cd332c0
Show file tree
Hide file tree
Showing 88 changed files with 4,245 additions and 327 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ db.sqlite
.env
.env.production
.env.development
mongoDB.swift
167 changes: 97 additions & 70 deletions Package.resolved
Original file line number Diff line number Diff line change
@@ -1,21 +1,12 @@
{
"pins" : [
{
"identity" : "addameroutehandlers",
"kind" : "remoteSourceControl",
"location" : "https://github.com/AddaMeSPB/AddaMeRouteHandlers.git",
"state" : {
"branch" : "main",
"revision" : "7369053e10ab7dec8f892f2eca83bd9cabc38281"
}
},
{
"identity" : "addasharedmodels",
"kind" : "remoteSourceControl",
"location" : "https://github.com/AddaMeSPB/AddaSharedModels.git",
"state" : {
"branch" : "route",
"revision" : "e5353444c05246bc8428fd9919cf8f56a05f5abc"
"branch" : "CleanUpBackEndModel",
"revision" : "ef66e0258c22da72e3d70a0c5dde1b78525689c0"
}
},
{
Expand All @@ -41,62 +32,62 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/swift-server/async-http-client.git",
"state" : {
"revision" : "10f42e647a15d6e5c0e9de2e081761d23730a249",
"version" : "1.13.0"
"revision" : "864c8d9e0ead5de7ba70b61c8982f89126710863",
"version" : "1.15.0"
}
},
{
"identity" : "async-kit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/async-kit.git",
"state" : {
"revision" : "3be4b6418d1e8b835b0b1a1bee06b249faa4da5f",
"version" : "1.14.0"
"revision" : "9acea4c92f51a5885c149904f0d11db4712dda80",
"version" : "1.16.0"
}
},
{
"identity" : "bson",
"kind" : "remoteSourceControl",
"location" : "https://github.com/OpenKitten/BSON.git",
"state" : {
"revision" : "40956d97c36aa166b8baea5add897864e1568a78",
"version" : "7.0.29"
"revision" : "ff36ca6d4aabe234301fbf4bfb891f91e26a5f70",
"version" : "7.0.30"
}
},
{
"identity" : "console-kit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/console-kit.git",
"state" : {
"revision" : "a7e67a1719933318b5ab7eaaed355cde020465b1",
"version" : "4.5.0"
"revision" : "447f1046fb4e9df40973fe426ecb24a6f0e8d3b4",
"version" : "4.6.0"
}
},
{
"identity" : "fluent",
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/fluent.git",
"state" : {
"revision" : "26c446002f03c5ab34b20d86873014ef3d92d0da",
"version" : "4.5.0"
"revision" : "4db22cc7797b3a687de65e32e11108cf92fb32da",
"version" : "4.7.0"
}
},
{
"identity" : "fluent-kit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/fluent-kit.git",
"state" : {
"revision" : "be7912ee4991bcc8a5390fac0424d1d08221dcc6",
"version" : "1.36.1"
"revision" : "cc8fed9ed71dd61872b951df707ce5ac122d7365",
"version" : "1.39.0"
}
},
{
"identity" : "fluent-mongo-driver",
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/fluent-mongo-driver.git",
"state" : {
"revision" : "e96cf416e4a224cf9f104c930abaa8b69fb4d8cd",
"version" : "1.1.2"
"revision" : "8d48a0f8f1fbf04cf4557c0315f8679caf1dcc75",
"version" : "1.2.1"
}
},
{
Expand All @@ -113,17 +104,17 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/jwt-kit.git",
"state" : {
"revision" : "87ce13a1df913ba4d51cf00606df7ef24d455571",
"version" : "4.7.0"
"revision" : "dcd78f07e092ac9138327e2bfbb0687a55a80850",
"version" : "4.8.0"
}
},
{
"identity" : "leaf",
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/leaf.git",
"state" : {
"revision" : "bf1c27928c3f7f93fcdca570d7514727fa23e14e",
"version" : "4.2.2"
"revision" : "6fe0e843c6599f5189e45c7b08739ebc5c410c3b",
"version" : "4.2.4"
}
},
{
Expand All @@ -135,6 +126,15 @@
"version" : "1.8.0"
}
},
{
"identity" : "mailgun",
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor-community/mailgun.git",
"state" : {
"revision" : "cb9e4d6d1b760739bf288b07c41bb01bbfe578c5",
"version" : "5.0.0"
}
},
{
"identity" : "mongokitten",
"kind" : "remoteSourceControl",
Expand All @@ -158,8 +158,44 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/OpenKitten/NioDNS.git",
"state" : {
"revision" : "5d1c701127f1d399cfb27c38aeb40bfde40df004",
"version" : "2.1.1"
"revision" : "c4a22908f5c936201b30abc608b3f2a46120ad2c",
"version" : "2.2.0"
}
},
{
"identity" : "queues",
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/queues.git",
"state" : {
"revision" : "0f5891fdacd3bed7c11ae4acbb01186a493b3d44",
"version" : "1.12.0"
}
},
{
"identity" : "queues-redis-driver",
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/queues-redis-driver.git",
"state" : {
"revision" : "2728477b50e24be82f5bc0bd0722c35656e1c5b1",
"version" : "1.0.3"
}
},
{
"identity" : "redis",
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/redis.git",
"state" : {
"revision" : "fee95abaa1f390292dc42905b9a4324a271416c4",
"version" : "4.7.0"
}
},
{
"identity" : "redistack",
"kind" : "remoteSourceControl",
"location" : "https://gitlab.com/mordil/RediStack.git",
"state" : {
"revision" : "254e3e78b32b2f332e6c8f010f5b8a92646c4632",
"version" : "1.3.2"
}
},
{
Expand All @@ -176,8 +212,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/sql-kit.git",
"state" : {
"revision" : "3c5413a229bc2abc962dab17ea66d25e448ad344",
"version" : "3.21.0"
"revision" : "fcc29f543b3de7b661cbe7540805974234cb9740",
"version" : "3.24.0"
}
},
{
Expand All @@ -194,8 +230,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-atomics.git",
"state" : {
"revision" : "919eb1d83e02121cdb434c7bfc1f0c66ef17febe",
"version" : "1.0.2"
"revision" : "ff3d2212b6b093db7f177d0855adbc4ef9c5f036",
"version" : "1.0.3"
}
},
{
Expand All @@ -212,71 +248,71 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-case-paths",
"state" : {
"revision" : "bb436421f57269fbcfe7360735985321585a86e5",
"version" : "0.10.1"
"revision" : "3c4eea896f8ee9cbe1c11d1d3d46b0f2809da958",
"version" : "0.12.0"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"location" : "https://github.com/apple/swift-collections",
"state" : {
"revision" : "f504716c27d2e5d4144fa4794b12129301d17729",
"version" : "1.0.3"
"revision" : "937e904258d22af6e447a0b72c0bc67583ef64a2",
"version" : "1.0.4"
}
},
{
"identity" : "swift-crypto",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-crypto.git",
"state" : {
"revision" : "d9825fa541df64b1a7b182178d61b9a82730d01f",
"version" : "2.1.0"
"revision" : "75ec60b8b4cc0f085c3ac414f3dca5625fa3588e",
"version" : "2.2.4"
}
},
{
"identity" : "swift-log",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-log.git",
"state" : {
"revision" : "6fe203dc33195667ce1759bf0182975e4653ba1c",
"version" : "1.4.4"
"revision" : "32e8d724467f8fe623624570367e3d50c5638e46",
"version" : "1.5.2"
}
},
{
"identity" : "swift-metrics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-metrics.git",
"state" : {
"revision" : "53be78637ecd165d1ddedc4e20de69b8f43ec3b7",
"version" : "2.3.2"
"revision" : "e8bced74bc6d747745935e469f45d03f048d6cbd",
"version" : "2.3.4"
}
},
{
"identity" : "swift-nio",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio.git",
"state" : {
"revision" : "edfceecba13d68c1c993382806e72f7e96feaa86",
"version" : "2.44.0"
"revision" : "45167b8006448c79dda4b7bd604e07a034c15c49",
"version" : "2.48.0"
}
},
{
"identity" : "swift-nio-extras",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio-extras.git",
"state" : {
"revision" : "91dd2d61fb772e1311bb5f13b59266b579d77e42",
"version" : "1.15.0"
"revision" : "98378d1fe56527761c180f70b2d66a7b2307fc39",
"version" : "1.16.0"
}
},
{
"identity" : "swift-nio-http2",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio-http2.git",
"state" : {
"revision" : "d6656967f33ed8b368b38e4b198631fc7c484a40",
"version" : "1.23.1"
"revision" : "8dcda6828844022028025241e4e7d52cbbe250de",
"version" : "1.25.0"
}
},
{
Expand Down Expand Up @@ -311,8 +347,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-parsing",
"state" : {
"revision" : "bc92e84968990b41640214b636667f35b6e5d44c",
"version" : "0.10.0"
"revision" : "4bb9192468c1a8be57f46b7d6fd4f561c88b2195",
"version" : "0.11.0"
}
},
{
Expand All @@ -329,26 +365,17 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/vapor.git",
"state" : {
"revision" : "0eacdf3c7eab6df493ce328f2e97c2873b3e1c1e",
"version" : "4.67.1"
"revision" : "7b76fe01a8eb02aa7f61d9ca10624f98b25a5735",
"version" : "4.69.2"
}
},
{
"identity" : "vapor-routing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/vapor-routing.git",
"state" : {
"revision" : "d16c7f8ab95147862a554045463666ce9faed65e",
"version" : "0.1.2"
}
},
{
"identity" : "vaportwilioservice",
"kind" : "remoteSourceControl",
"location" : "https://github.com/twof/VaporTwilioService.git",
"location" : "https://github.com/pointfreeco/vapor-routing",
"state" : {
"revision" : "7b235a403a1c78af86db35d2dd62f56b79cd3360",
"version" : "4.0.0"
"revision" : "ae1db2ec96fad88b00173a265313de2c447a9945",
"version" : "0.1.3"
}
},
{
Expand All @@ -365,8 +392,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/xctest-dynamic-overlay",
"state" : {
"revision" : "16e6409ee82e1b81390bdffbf217b9c08ab32784",
"version" : "0.5.0"
"revision" : "62041e6016a30f56952f5d7d3f12a3fd7029e1cd",
"version" : "0.8.3"
}
}
],
Expand Down
Loading

0 comments on commit cd332c0

Please sign in to comment.