Commit Graph

49 Commits

Author SHA1 Message Date
Roberto Abdelkader Martínez Pérez
7fe5e94846 Doc and refactor. 2019-04-30 16:12:14 +02:00
Roberto Abdelkader Martínez Pérez
e01b29e452 Renaming Connection 2019-04-30 14:36:07 +02:00
Roberto Abdelkader Martínez Pérez
ad6ffb6bc4 Graceful exit when shell finish. 2019-04-30 09:32:16 +02:00
Roberto Abdelkader Martínez Pérez
b0566e14a1 Remaining examples. 2019-04-29 15:35:29 +02:00
Roberto Abdelkader Martínez Pérez
503855c53b pandoc and pdfeditor examples. 2019-04-29 15:29:12 +02:00
Roberto Abdelkader Martínez Pérez
de67e405c5 Reimplementing response tool in python to allow streaming put from stdin. 2019-04-29 13:01:54 +02:00
Roberto Abdelkader Martínez Pérez
503ac70963 Reimplementation of 'operator' example. 2019-04-29 11:53:39 +02:00
Roberto Abdelkader Martínez Pérez
87dff09afb Allowing a second argument to response to specify the value. 2019-04-29 11:53:15 +02:00
Roberto Abdelkader Martínez Pérez
a3e53f17e0 Fixing cookies on streaming. 2019-04-29 11:52:44 +02:00
Roberto Abdelkader Martínez Pérez
0b1ec2af63 Fixing request params. 2019-04-29 11:52:03 +02:00
pancho horrillo
58b0f50282 Add legal headers, as per the Apache 2 License instructions
APPENDIX: How to apply the Apache License to your work.

      To apply the Apache License to your work, attach the following
      boilerplate notice, with the fields enclosed by brackets "[]"
      replaced with your own identifying information. (Don't include
      the brackets!)  The text should be enclosed in the appropriate
      comment syntax for the file format. We also recommend that a
      file or class name and description of purpose be included on the
      same "printed page" as the copyright notice for easier
      identification within third-party archives.

   Copyright [yyyy] [name of copyright owner]

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
2019-04-26 17:01:29 +02:00
Roberto Abdelkader Martínez Pérez
7f120a87e7 Fixing poc. 2019-04-26 08:38:32 +02:00
Roberto Abdelkader Martínez Pérez
79a039fb89 pylint 2019-04-26 07:55:33 +02:00
Roberto Abdelkader Martínez Pérez
bc65b5ba4f pylint config in poc directory 2019-04-26 07:50:09 +02:00
Roberto Abdelkader Martínez Pérez
969a2522c4 PoC code in poc directory. 2019-04-26 07:49:35 +02:00
Roberto Abdelkader Martínez Pérez
3017755ea1 Merge branch 'master' of github.com:BBVA/kapow 2019-04-26 07:46:40 +02:00
Roberto Abdelkader Martínez Pérez
330db9bd09 New-style kapow on project root. 2019-04-26 07:46:10 +02:00
Roberto Abdelkader Martínez Pérez
ea02a50536 Removing old-style kapow. 2019-04-26 07:45:33 +02:00
Roberto Abdelkader Martínez Pérez
3262de429c README wip 2019-04-26 07:44:10 +02:00
Roberto Abdelkader Martínez Pérez
63756ad784 Merge branch 'master' of github.com:BBVA/kapow 2019-04-26 07:38:33 +02:00
Roberto Abdelkader Martínez Pérez
04abd3ac51 Merge branch 'resourcesasendpoints' 2019-04-26 07:33:32 +02:00
Roberto Abdelkader Martínez Pérez
20460623d7 Kapow with resources as endpoints 2019-04-26 07:32:55 +02:00
Enrique Garcia
b861e9bd6b Update LICENSE 2019-04-24 11:38:54 +02:00
Enrique Garcia
bd71a5377f Initial commit 2019-04-24 11:37:56 +02:00
Roberto Abdelkader Martínez Pérez
fae7a4034b Expressions may not end in newline. 2019-04-22 14:47:36 +02:00
Roberto Abdelkader Martínez Pérez
5619ad7905 Fixed wrong parsing behavior with path EP. Added comment support. 2019-04-22 14:22:59 +02:00
Roberto Abdelkader Martínez Pérez
2de9a3766e Review DEMO. 2019-04-22 07:52:25 +02:00
Roberto Abdelkader Martínez Pérez
212da518f3 Pipfile.lock 2019-04-22 07:48:28 +02:00
Roberto Abdelkader Martínez Pérez
acc178949d Debug levels and closing hanging fifos. 2019-04-22 07:47:50 +02:00
Roberto Abdelkader Martínez Pérez
d5ee3ca506 Example changes. 2019-04-04 08:51:25 +02:00
Roberto Abdelkader Martínez Pérez
1ba7ac2867 Content-Type guessing 2019-04-04 08:50:20 +02:00
Roberto Abdelkader Martínez Pérez
6a99654739 Renamed examples. 2019-04-04 07:54:12 +02:00
Roberto Abdelkader Martínez Pérez
e46574eba5 Examples 2019-04-02 15:03:43 +02:00
Roberto Abdelkader Martínez Pérez
553e17b298 WIP torrent examples 2019-04-02 15:03:18 +02:00
Roberto Abdelkader Martínez Pérez
b5ec3fb6ef pycodestyle 2019-04-02 14:52:52 +02:00
Roberto Abdelkader Martínez Pérez
ea84928ca6 nmap example. 2019-04-02 14:52:19 +02:00
Roberto Abdelkader Martínez Pérez
fa022bc22a Refactor 2019-04-02 14:45:55 +02:00
Roberto Abdelkader Martínez Pérez
a572e21dfd Examples 2019-04-02 14:45:38 +02:00
Roberto Abdelkader Martínez Pérez
33c1eb567a Pipfile update 2019-04-02 14:13:12 +02:00
Roberto Abdelkader Martínez Pérez
b3777c9580 Dockerfile 2019-04-02 14:12:55 +02:00
Roberto Abdelkader Martínez Pérez
a6a10818c6 Doc and cleanup. 2019-04-02 14:12:24 +02:00
Roberto Abdelkader Martínez Pérez
cf75aec2a6 Documentation. 2019-04-02 12:52:07 +02:00
Roberto Abdelkader Martínez Pérez
e354508a9c Implemented response/stream/lines to read line by line. raw views to expose raw values. 2019-04-01 14:38:10 +02:00
Roberto Abdelkader Martínez Pérez
3e9e7a42da Send headers in stream. 2019-04-01 12:46:59 +02:00
Roberto Abdelkader Martínez Pérez
baad7e9076 Serve files without any code. 2019-04-01 12:37:02 +02:00
Roberto Abdelkader Martínez Pérez
488da329c3 Serve files 2019-04-01 09:38:24 +02:00
Roberto Abdelkader Martínez Pérez
debb3dcaf0 Streaming api. 2019-03-28 13:17:08 +01:00
Roberto Abdelkader Martínez Pérez
7de537db8b WIP Streaming. Added '.' in grammar regex 2019-03-28 13:06:11 +01:00
Roberto Abdelkader Martínez Pérez
c1b90a2608 Initial commit... about time. 2019-03-28 07:40:21 +01:00