Skip to content

mrnkslv/kodeProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes-app

Introduction

Notes-app API has the following functionality:

  • Register in the application
  • Log in to the application (if you have an account)
  • Create note (all the mistakes corrects automatically)
  • Get all the user's notes

Quick_start

For quick start enter in the terminal command:

docker-compose up --build

In case of a database initialization error when launching the app container after the build, restart the container via docker commands or stop the process using (ctrl+c) and enter the command:

docker-compose up

To stop containers and remove containers,networks,volumes and images created by up:

docker-compose down

Documentation

Access request examples and full documentation on REST API here.

Dependencies

build

Docker, docker-compose

database

PostgreSQL

error correction service

Yandex Speller API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors