]> Git — Sourcephile - gargantext.git/commit
[API] Refact + PostNodeAsync route
authorAlexandre Delanoë <devel+git@delanoe.org>
Sun, 3 May 2020 06:18:14 +0000 (08:18 +0200)
committerAlexandre Delanoë <devel+git@delanoe.org>
Sun, 3 May 2020 06:18:14 +0000 (08:18 +0200)
commitac67946ffb3c4da4a00c7da12a45304e816e9086
tree208c198e7380f4e7c855f852614fc07a994647f4
parent677fed9b1b16a843ae260a92bf3d59b0818d7042
[API] Refact + PostNodeAsync route
13 files changed:
bin/gargantext-import/Main.hs
bin/gargantext-init/Main.hs
package.yaml
src/Gargantext/API.hs
src/Gargantext/API/Admin/Auth.hs
src/Gargantext/API/Ngrams/List.hs
src/Gargantext/API/Node.hs
src/Gargantext/API/Node/Corpus/Export.hs
src/Gargantext/API/Node/New.hs
src/Gargantext/API/Prelude.hs [moved from src/Gargantext/API/Admin/Types.hs with 88% similarity]
src/Gargantext/API/Search.hs
src/Gargantext/Viz/Graph/API.hs
src/Gargantext/Viz/Phylo/API.hs