An open API service indexing awesome lists of open source software.

https://github.com/literateink/pawdirecte

A purrfect API wrapper for EcoleDirecte.
https://github.com/literateink/pawdirecte

api ecoledirecte ecoledirecte-api wrapper

Last synced: 12 months ago
JSON representation

A purrfect API wrapper for EcoleDirecte.

Awesome Lists containing this project

README

          

Pawdirecte: A purrfect API wrapper for EcoleDirecte

*This library **is not** affiliated with [Aplim](https://www.aplim.fr/) or [EcoleDirecte](https://www.aplim.fr/EcoleDirecte) in any way.*

## What is "EcoleDirecte" ?

[EcoleDirecte](https://www.aplim.fr/EcoleDirecte) is an online platform used by schools to facilitate communication and administrative management. It gives teachers, students and parents access to information such as timetables, grades, absences, homework and messages.

## Implementations

You're currently on the `index` branch.

Since we're implementing this library in different programming languages, we have a branch for each of them.

| [JS/TS](https://github.com/LiterateInk/Pawdirecte/tree/js) | Rust | Python | Swift |
| :---: | :---: | :---: | :---: |
| Kotlin | C# | | |

## Acknowledgements

- [EduWireApps' EcoleDirecte API documentation](https://github.com/EduWireApps/ecoledirecte-api-docs)
- [Azgar](https://github.com/azgaresncf)'s [documentation](https://github.com/azgaresncf/ecoledirecte)
- [CriosChan](https://github.com/crioschan) for helping in our experiments against EcoleDirecte's API

## License

This project is licensed under the GPL-3.0 License - see the [LICENSE.md](LICENSE.md) file for details.