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

https://github.com/rohanhacker/saitamabackend

one punch man
https://github.com/rohanhacker/saitamabackend

Last synced: 10 months ago
JSON representation

one punch man

Awesome Lists containing this project

README

          

#saitamaBackend
one punch man

## Instalation

First, clone this repository.
```
$ git clone https://github.com/Rohanhacker/saitamaBackend
```
```
$ cd saitamaBackend
```
Create a virtualenv, and activate this:
```
$ virtualenv env
$ source env/bin/activate
```
After, install all necessary to run:
```
$ pip install -r requirements.txt
```
Than, run the application:
```
$ python main.py
```

To see your application, access this url in your browser:

http://localhost:5000?q= 'your query'