Skip to content

umutdz/crypto_api

Repository files navigation

Crypto API

Technologies I Use

  • Python 3
  • FastAPI
  • PostgreSQL
  • Docker

Documentation

$ http://127.0.0.1:8001/docs

Installation

You can see the commands we use frequently in the makefile in details. (Makefile)

$ git clone project
$ cd crypto_api
$ make build
$ make up

Environments

You can create a file name .env and use the contents of .env.example as a reference.

Pre Commit

Please install a pre-commit to keep the code organized and in the same structure.

Installation ; https://pre-commit.com/#install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published