Commit Graph

71 Commits (main)

Author SHA1 Message Date
Alexandre Dulaunoy 1b31fe8504
chg: [server] return CyCAT object type in JSON output 2021-05-24 17:07:43 +02:00
Alexandre Dulaunoy 52dd1c4a67
chg: [importer] parent option added - to reference an parent CyCAT OID 2021-05-24 17:04:03 +02:00
Alexandre Dulaunoy c2bb0c4989
chg: [data structure] new parent and child prefix in Redis for describing publishing relationship 2021-05-24 16:41:13 +02:00
Alexandre Dulaunoy cdf7ee08d6
new: [api] add /list/project and /list/publisher endpoints 2021-05-24 16:11:18 +02:00
Alexandre Dulaunoy be16de1d8f
chg: [install] use stable branch of kvrocks (2.0) 2021-05-24 15:27:39 +02:00
Alexandre Dulaunoy 520467947c
chg: [backend] add statistics about number of publishers/projects 2021-05-22 23:50:55 +02:00
Alexandre Dulaunoy ef25bc49c8
new: [dataset] sample dataset added 2021-05-22 19:21:25 +02:00
Alexandre Dulaunoy f87338d52e
new: [importer] minimal JSON importer 2021-05-22 19:20:38 +02:00
Alexandre Dulaunoy 15092537b0
new: [api] basic lookup added 2021-05-22 19:20:00 +02:00
Alexandre Dulaunoy 542b41db42
chg: [data-structure] make it more generic 2021-05-22 18:12:01 +02:00
Alexandre Dulaunoy 7c97ea06d2
new: [api] UUID lookup added 2021-05-22 16:50:05 +02:00
Alexandre Dulaunoy 15b46edb58
chg: [api] favicon added 2021-05-22 15:25:41 +02:00
Alexandre Dulaunoy 3b3e66df43
new: [favicon] added 2021-05-22 15:25:13 +02:00
Alexandre Dulaunoy a6880349b1
fix: [requirements] flask-restx added 2021-05-22 14:34:24 +02:00
Alexandre Dulaunoy 12aaae05f7
chg: [api] add documentation to default endpoints 2021-05-22 12:55:46 +02:00
Alexandre Dulaunoy 5a8118574f
chg: [script] add a basic run script (local test) 2021-05-22 12:05:04 +02:00
Alexandre Dulaunoy 8f8af42b1e
chg: [server] move to flask-restx + OpenAPI documentation exposed 2021-05-22 12:04:05 +02:00
Alexandre Dulaunoy 8862cfcfce
chg: [etc] default kvrocks configuration - localhost binding 2021-05-13 15:41:05 +02:00
Alexandre Dulaunoy ff0a13ae80
chg: [doc] basic README added 2021-04-03 18:04:45 +02:00
Alexandre Dulaunoy fcebe383fd
chg: [doc] license renamed - AGPL in Markdown format 2021-04-03 18:02:24 +02:00
Alexandre Dulaunoy 2e5b8318d5
new: [backend] basic skeleton for CyCAT.org backend - server running
Flask

The backend will be responsible for the fast-lookup of UUID and getting
associated metadata.
2021-04-03 18:00:52 +02:00