GithubHelp home page GithubHelp logo

school-api's Introduction

School API

an open source API for IServ and Units written in Java


⚠️ Outdated: This API is not fully compatible with the newest version of IServ anymore


This project can either be used as Java libary for accessing units and iserv data, or can be executed as HTTP web API and access data through json.

Features:

  • Login with your IServ account
  • Request a given amount of outstanding exercises from iserv
  • Send mails via SMTP
  • Read mails via IMAP
  • Get all examens from calender
  • Session system
  • Runnable as web API to use it in JSON format in any language
  • Request timetable as image from "Units Vertretungsplan"
  • Request your peronal public profile

How to setup:

As java dependency / libary:
  1. Download the latest release
  2. Unzip it and add the .jar file as dependency in your Java or Kotlin project
As stand-alone http web API:
  1. Download the latest release
  2. Move the .jar file inside the .zip to a new folder
  3. Create a start.sh or start.bat file in the same folder, depending on your OS
  4. Write java -jar <jarname>.jar <port> into the file (replace both variables)
  5. (I'ld recommend to use screen for linux to organize the console)

How to use:

Coming soon...

How to contribute:

Feel free to create a pull request, as long the code style is respected.

Contributers:

school-api's People

Contributors

devofvictory avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

school-api's Issues

Readme

Greetings, i am very interested in using your API for further development of a discord bot which could display information gathered from your API. Thing is, i am not very experienced and since your How To: is set to coming soon i just wanted to ask when you would be able to catch up with that of provide some basic documentation for me and others to work with.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.