mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 06:46:14 +00:00
cleanup
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
|
||||
The Python world certainly doesn't need more web frameworks. But, it does need more creativity, so I thought I'd spread some [Hacktoberfest](https://hacktoberfest.digitalocean.com/) spirit around, bring some of my ideas to the table, and see what I could come up with.
|
||||
|
||||
## An Example Web Service:
|
||||
|
||||
```python
|
||||
import responder
|
||||
|
||||
|
||||
@@ -24,9 +24,6 @@ A familiar HTTP Service Framework
|
||||
The Python world certainly doesn't need more web frameworks. But, it does need more creativity, so I thought I'd
|
||||
spread some `Hacktoberfest <https://hacktoberfest.digitalocean.com/>`_ spirit around, bring some of my ideas to the table, and see what I could come up with.
|
||||
|
||||
An Example Web Service:
|
||||
-----------------------
|
||||
|
||||
.. code:: python
|
||||
|
||||
import responder
|
||||
|
||||
Reference in New Issue
Block a user