Giter Site home page Giter Site logo

fastapi_es's Introduction

Spinning Up On Local System

  • Download and install docker from www.docker.com
  • CD into the root folder of the application
  • On your terminal, run docker-compose build
  • On your terminal, run docker-compose up -d
  • When done, to shut it down, run docker-compose down -v

API endpoints

These endpoints allow you to utilize the web application.

Searching

POST

Parameters content-type: application/json

Field Required Type Description
lookup not required string "inclusive" or "exclusive"
year not required string activity Year
month not required string activity Month
day not required string activity day
location not required string activity location
range_from not required string (ISO 8601) date format
range_to not required string (ISO 8601) date format
keyword not required string activity keyword

Manually Indexing

POST

Parameters content-type: application/json

Field Required Type Description
date required string (ISO 8601) date format

Documentation

Swagger UI /docs/ redoc /redoc/

Task Dashboard

fastapi_es's People

Contributors

harryface avatar

Stargazers

chile simon avatar Mark avatar

Watchers

 avatar

Forkers

archer-sterlin

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.