Commit Graph

20 Commits (a0be5160dc8d744df03735ef56fe921e76042c10)

Author SHA1 Message Date
Aloïs Micard a0be5160dc
Start implementing new architecture 4 years ago
Aloïs Micard 8eedbdd572
Release 0.3.0 4 years ago
Aloïs Micard 325c6ef175
Migrate to zerolog
Closes: #20
4 years ago
Aloïs Micard c043ad86f7
Release 0.2.0 4 years ago
Aloïs Micard a635722690
Fix docker image build 4 years ago
Aloïs Micard 82a4a9c527
Add tdsh- prefix to executables.
API#searchResources:

- Serialize date
- Do not return body in get
4 years ago
Aloïs Micard 5c739b5809 Release 0.1.0 4 years ago
Aloïs Micard b5b58a8d19
Cleanup code 4 years ago
Aloïs Micard 8ae38445cf
Move ResourceDto to proto package 4 years ago
Aloïs Micard 482dde3e17
[#8] Handle case no ES collection yet 4 years ago
Aloïs Micard 6519672b13
Api#addUrl: Fix sent message 4 years ago
Aloïs Micard ed7ea4596b
[#7] API should publish to URLFoundSubject
this will allow scheduler to approve or not.
4 years ago
Aloïs Micard 05df5c56a4
Name apps, write test 4 years ago
Aloïs Micard 599e6ef4d3
Fix wrong endpoint being used by scheduler
Also b64 encode the URL.

Closes #6
4 years ago
Aloïs Micard 75fa6724c9
Allow to submit new URL trough the API
Closes #4
4 years ago
Aloïs Micard 68ddf09aaa
Use logrus everywhere 4 years ago
Aloïs Micard 8a32bbe5fa
Finx lint issues 4 years ago
Aloïs Micard 6b28f074d1
Implement API
Now persister process will use API to save resource content.
Scheduler will also use the API to get resource by URL, and will later
determinate if scheduling should be done based on his own algorithm
4 years ago
Aloïs Micard 680eccef96
Fix wrong usage of logrus in trandoshan-api 4 years ago
Aloïs Micard 317a4eabbd
Add api process 4 years ago