Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Schmall authored Nov 5, 2017
1 parent 8b07cb1 commit 7af06f0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# PEBA - Python EWS Backend API

PEBA is a lightweight python3 backend application that offers an API alternative for the current DTAG EWS backend.
PEBA is a lightweight python3 backend application that offers an API alternative for the current DTAG EWS backend.

PEBA runs in production @DTAG since October 2017 and is a replacement for our previous grails based backend, which was developed by our friend Lutz Wischmann.

The API consists of two functional parts: A "PUT-Service" to store data and a "GET-Service" to retrieve data.

Expand Down Expand Up @@ -115,3 +117,7 @@ Valuable discussions with Aydin Kocas, Markus Schroer, Marco Ochse, Robin Verton
**Frameworks / tools**:

[Maxmind GeoIP](https://dev.maxmind.com/geoip/legacy/geolite/) - Gunicorn - Flask - Elasticsearch - Memcached

**Thanks**:
Lutz Wischmann from 42 Software Architects
All people from the Honeynet project

0 comments on commit 7af06f0

Please sign in to comment.