Ecosyste.ms: OpenCollective

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

github.com/TUM-Dev/Campus-Backend

New backend written in go with gRPC as an API interface
https://github.com/TUM-Dev/Campus-Backend

start processing news

4ef818c7475b3276e52da950a27af1f2cd01778d authored over 3 years ago by Joscha Henningsen <[email protected]>
Update TopNews fields.

d896b4e6a88f800eb33733548c54c85cea556b75 authored over 3 years ago by Kordian Bruck <[email protected]>
WIP

b0dbe3c4bb3121ea0c461d46f88f3ff889a078a8 authored over 3 years ago by Kordian Bruck <[email protected]>
automigrate new models

6941200b7dd3e065946ce6a2587be7bd554f9d26 authored over 3 years ago by Joscha Henningsen <[email protected]>
add models: files, news_alert, news_source

fc99539e655080f832caa787c1ec784ea7393a91 authored over 3 years ago by Joscha Henningsen <[email protected]>
move cron services into cron package, asyncronously run crons

96c19e8e9db76b2ba26ff04aa25e756227856066 authored over 3 years ago by Joscha Henningsen <[email protected]>
Basic cronjob structure

6061a2fa342b980f2030501959348cac514ae975 authored over 3 years ago by Joscha Henningsen <[email protected]>
WIP

6b71e609e857df0b63c5b6b90aecb67c442d3bf7 authored over 3 years ago by Kordian Bruck <[email protected]>
WIP

57cfb88f476ff066085407874872597842ff203d authored over 3 years ago by Kordian Bruck <[email protected]>
WIP

5929cb62ac5755dfb88bb9dbce07f3eb97931294 authored over 3 years ago by Kordian Bruck <[email protected]>
Actually, lets use different ports, then its easier to send the lb traffic for grpc to the right destination.

eaca651a785b9cf8a9e5d292a814e99c2ac9393f authored almost 4 years ago by Kordian Bruck <[email protected]>
Add cmux to handle http side by side with grpc.

33e544b6d275d59c0d186002d5d0b5ac5991ddd0 authored almost 4 years ago by Kordian Bruck <[email protected]>
print dsn string on startup.

458f3cbc484c0e2148b6ea5421e472f851123792 authored almost 4 years ago by Kordian Bruck <[email protected]>
Don't migrate automatically in production.

002eea5066936a62b40da5878d2f3db09d950698 authored almost 4 years ago by Kordian Bruck <[email protected]>
Allow to connect to DB via DSN env var

31c5d05fe74d83e6032185ea855139c32a50258b authored almost 4 years ago by Kordian Bruck <[email protected]>
Fix scratch container and move server to backend folder.

e0836ea7eedfde38daf9e3ae7b8b411899f55cb0 authored almost 4 years ago by Kordian Bruck <[email protected]>
Fix binary name.

fb910339e885394d61ecb7b4bd1e6bacf6c54666 authored almost 4 years ago by Kordian Bruck <[email protected]>
Use a scratch container for running instead of alpine.

e2d9924beb5c894cc17725792f633ea192529379 authored almost 4 years ago by Kordian Bruck <[email protected]>
Add gcc to build container.

1c2866fea77f21c662dbf512b8c2820b4c3321a0 authored almost 4 years ago by Kordian Bruck <[email protected]>
Repo uses main instead of master branch.

f3f14129e560dd154c91a8bb050290be19f613bb authored almost 4 years ago by Kordian Bruck <[email protected]>
Move server files to server and add dockerfile&workflow.

b76994d06334fe4ed3e8cd06061cf65e1b11a62b authored almost 4 years ago by Kordian Bruck <[email protected]>
Add API go module.

b14bbfd6d8098ca8e2d9bf0d926cec049479f39f authored almost 4 years ago by Kordian Bruck <[email protected]>
Add GORM for database connection.

b2fdffcd852841b21a223c60cb2b3a6e05748dca authored almost 4 years ago by Kordian Bruck <[email protected]>
Add GetTopNews implementations for server and client.

5e29b6ede76041c5c805c0f337c317ac242601a2 authored almost 4 years ago by Kordian Bruck <[email protected]>
Add GetTopNews RPC.

94617f6a7793ddc8c6882c8c5cdecde12ebef437 authored almost 4 years ago by Kordian Bruck <[email protected]>
Add a helloworld api.

87382830b02dc65591f3b48b7735885f419b8463 authored almost 4 years ago by Kordian Bruck <[email protected]>
Initial commit

75ca2ebc488bf75174d019d99cf5cf57429e4978 authored almost 4 years ago by Kordian Bruck <[email protected]>