{"id":18765452,"url":"https://github.com/maximalien/nycschools","last_synced_at":"2025-12-07T21:30:16.385Z","repository":{"id":71687126,"uuid":"593020885","full_name":"MaximAlien/NYCSchools","owner":"MaximAlien","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-29T19:27:29.000Z","size":3674,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T06:08:34.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MaximAlien.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-25T03:03:49.000Z","updated_at":"2023-01-25T03:07:06.000Z","dependencies_parsed_at":"2023-02-23T13:31:40.233Z","dependency_job_id":null,"html_url":"https://github.com/MaximAlien/NYCSchools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximAlien%2FNYCSchools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximAlien%2FNYCSchools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximAlien%2FNYCSchools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximAlien%2FNYCSchools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaximAlien","download_url":"https://codeload.github.com/MaximAlien/NYCSchools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239664647,"owners_count":19676793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T18:34:05.051Z","updated_at":"2025-12-07T21:30:16.308Z","avatar_url":"https://github.com/MaximAlien.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NYCSchools\n\n### Networking\n\nMajor components of the project, which are responsible for sending network requests are: \n- `Dispatchable` protocol and `Dispatcher` class. `Dispatcher` conforms to `Dispatchable` and allows\nto send actual network request.\n- `Endpoint` protocol. Allows to provide enough information for `Dispatcher` so that it can request the data \n(URL, HTTP method, HTTP headers etc).\n- `Service` protocol. Provides a blueprint for the extendable networking services that are based on\ndispatchers.\n\n### Appearance\n\nApplication supports different styles for both Light and Dark modes.\nLight             |Dark\n:-------------------------:|:-------------------------:\n![](/images/light_1.png) |  ![](/images/dark_1.png)\n![](/images/light_2.png) |  ![](/images/dark_2.png)\n\n### Documentation\n\nMajor components are documented. Descriptive comments are used whenever it makes sense to provide more clarity. \nMulti-level logging is used to provide more flexibility during troubleshooting.\n\n### Testability\n\nEntities are implemented with testability in mind. Some of the components (like `Dispatchable`) have \nbeen mocked and tested. Corectness of caching is verified by using unit-tests as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximalien%2Fnycschools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximalien%2Fnycschools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximalien%2Fnycschools/lists"}