GithubHelp home page GithubHelp logo

sedonline's Introduction

Sed Online - Find and Replace Text

GitHub issues

Table of Contents

Overview

Guess the person from 5 sentences about them from their wikipedia page. Every guess reveals more information about the person, starting from obscure sentences from their page, to more and more revealing ones.

Try it out at https://sedonline.leibmann.org!

Technologies

This project is created with:

Getting Started

Clone the Repo and ensure poetry is installed

git clone https://github.com/Pop101/SedOnline/issues
pip install poetry

Install the dependencies

poetry install

Edit the config file (./config.yml)

Run the webserver

poetry run app.py

Usage

Just connect to the webserver on port 2043 http://localhost:2043

To use the API, send a GET request to Get /<pattern>/<replacement>/<input>

pattern is a regular expression. replacement is a string. input is a string or URL.

The response should mirror the input reponse (assuming the input is a URL).

Note that for now, only the Global Matchall regex flag is supported.

You can always customize anything in config.yml, just note that doing so might require you to restart the webserver

sedonline's People

Contributors

pop101 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.