Server repository created in Python for study.
The prod server is not here.
If you go to the project directory, it is listed on the appropriate REAEME.md .
This is the server code that was developed in 2020.
If an outlier is detected from the appliance or the WiFi connection is not connected for more than the specified time, the user Application Assert sends PDF information and WiFi alarms for the appliance.
FastAPI(server) + Apscheduler(batch) + Swagger(doc) + PDF(pdfjs) + Redis(session db) + Mariadb(db)
This is the REST APIs server code that was developed in 2022.
Flask Example Refactoring: Flask(server) + Postgre(db) + SqlAlchemy(orm)
Co-operative Remote Robot Monitoring Server Code written in 2019.
Flask(server) + Celery(async) + React(front)
2022년: Mongo Aggregate Script.
Mongo + Script + Logging
This is a shopping mall crawling script written in 2020.
Lxml(static page) + Selenium(dynamic page) + Async.io(async) + motor(async mongodb)
This is the company introduction SPA code written in 2019.
Flask(server) + Jinja2(front)
Not yet
Confluent Ksqldb linked rest server written in flask.
- Kakao sync
It is a data interworking script using kakaosyncapi. - Braze
Data interworking script using Braze api.