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

https://github.com/vinceh121/jpronote

JPronote is an unofficial wrapper for Index Education's Pronote API
https://github.com/vinceh121/jpronote

aes hacktoberfest java java-library pronote rest-api rsa wrapper

Last synced: 7 months ago
JSON representation

JPronote is an unofficial wrapper for Index Education's Pronote API

Awesome Lists containing this project

README

          

# jpronote
JPronote is an unofficial wrapper for the Pronote API

## Using

Add the maven.vinceh121.me snapshots repository
```xml


vinceh121.me
https://maven.vinceh121.me/snapshots


```

And finally add the snapshot dependency
```xml

me.vinceh121
jpronote
0.0.1-SNAPSHOT

```

## Licensing
Copyright (C) 2019 Vincent Hyvert & Cynthia Rey & contributors

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .