Cyb3r-Jak3 / api_server

Backend API for my website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JWhite API Server


Build & Check

DeepSource DeepSource

This is the backend for my sites where I have all my api ends points for web interactions. It is written in Python using flask and build with a docker container. Hosted with Heroku

Endpoints

encrypted_resume

All this endpoint does is return my resumse that has been encrypted with users uploaded public key.

About

Backend API for my website

License:Mozilla Public License 2.0


Languages

Language:Python 70.7%Language:Dockerfile 26.6%Language:Makefile 2.7%