Closed vdegenne closed 2 months ago
Ok so I seriously think we should remove server and client from api package.
api
server implementation should just go in server package. and client implementation in front.
server
client
api package should just do the interval fetch and cache feature.
Ok so I seriously think we should remove server and client from
api
package.server implementation should just go in
server
package. andclient
implementation in front.api
package should just do the interval fetch and cache feature.