@triszt4n/remark-types
v2.1.0
Published
Database and frontend view types for the Remark project by triszt4n
Downloads
3
Readme
remark-types
Common types for the Remark project by triszt4n.
The model
folder has all the model interfaces, that define how the data is stored in the database.
The views
folder has all the interfaces used in communication with the frontend, these define the way, how the response JSON should look like and how the frontend should expect the result from the endpoints.
Note for me: push to master with newer version specified in package.json to publish this package.
Licence
MIT, see in LICENSE file.