Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/previousdeveloper/evender

Event Finder Restful Service In Turkey
https://github.com/previousdeveloper/evender

Last synced: about 1 month ago
JSON representation

Event Finder Restful Service In Turkey

Awesome Lists containing this project

README

        

# Evender

Evender is a events provider which gets different events website.

### Usage

Note: Install Java 8.

1. Import project into any IDE.

2. Run **Server** (Evender runs on an embedded Jetty web server)

### TESTING

#### City based event search

```xml
localhost:8080/city/ankara
```

#### Get all events

```xml
localhost:8080/event
```

#### Get ZorluCenter event

```xml
localhost:8080/zorluevent
```

### Resource Website

[Etkinliktakvimi](http://etkinliktakvimi.org/)

[ZorluCenter](http://www.zorlucenterpsm.com)

[Etkinlik](http://www.etkinlik.com.tr/)

### Fork it for new resource :)