ClassCharts API Server Rewrite of the ClassCharts API server, built in Swift. It's working to be 100% compliant with the Student & Parent API. Getting Started Creating a .env JWT_SECRET=(openssl rand -base64 40) Seeding the SQLite Database swift run ClassChartsAPIServer seed Starting the development server swift run