VandeurenGlenn / blue_server

https://vandeurenglenn.github.io/blue_server/
MIT License
0 stars 0 forks source link

remove server and client from api package #9

Closed vdegenne closed 2 months ago

vdegenne commented 1 year ago

Ok so I seriously think we should remove server and client from api package.

server implementation should just go in server package. and client implementation in front.

api package should just do the interval fetch and cache feature.