Skip to content

Vinicius-8/Noteum_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noteum_Server

FastAPI Python

A REST API Server to be cosumed by Noteum

Installation

Clone the repo and install the dependencies in requirements.txt

$ git clone https://github.com/Vinicius-8/Noteum_Server.git
$ pip install -r requirements.txt

Requirements

Create a file called credentials.py and put your OAUTH 2.0 client ID to use the google API for authentication, as follows:

ANDROID_CLIENT_ID = "<yourid>"

Run

$ uvicorn main:app --reload --host 0.0.0.0

About

A Restfull server to be cosumed by Noteum

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages