CenterForDigitalHumanities / TPEN-services

Services required by TPEN interfaces in order to interact with data
1 stars 0 forks source link

WIP on Issue #50 #54

Closed leandrumartin closed 8 months ago

leandrumartin commented 8 months ago

Added asJSON, create, remove, save, and fetch methods in Layer class. The asJSON method includes a skeleton of an object structure.

Now, all existing tests for the Layer class now pass when running npm run unitTests.