Commit graph

30 commits

Author SHA1 Message Date
6d4f295039 Migrated to poetry 2024-12-25 18:35:01 +01:00
e4fbd311bb Installing virtual environment in .venv directory 2024-12-25 13:44:29 +01:00
c570ed0e8d Merge pull request 'Rename project to pssecret' (#2) from rename-to-psssecret into main
Reviewed-on: root/pssecret#2
2024-12-25 11:43:23 +00:00
d5fe39f2cc Rename project to pssecret
Update of pre-commit configuration
2024-12-25 12:40:57 +01:00
83e790be74 Erase secrets after view (#1)
Reviewed-on: root/psssecret#1
Co-authored-by: Ivan Golikov <root@ivnglkv.me>
Co-committed-by: Ivan Golikov <root@ivnglkv.me>
2024-12-25 10:07:13 +00:00
ivnglkv
d2babe2567 Merge pull request 'Basic implementation for get secret endpoint' (#4) from get-secret-endpoint into main 2022-12-17 18:03:17 +03:00
Ivan Golikov
db37d04c1d Basic implementation for get secret endpoint 2022-12-17 16:02:09 +01:00
ivnglkv
9f46c5cd21 Merge pull request 'Basic endpoint implementation for storing new secret' (#3) from set-secret-endpoint into main 2022-12-17 16:38:01 +03:00
Ivan Golikov
db72c2a6e4 Moved API models to separate file 2022-12-17 14:34:40 +01:00
Ivan Golikov
50e886f4d6 Documentation on endpoint return data 2022-12-17 14:33:26 +01:00
Ivan Golikov
3a0ae4503a Removed hello world endpoint 2022-12-17 13:44:28 +01:00
Ivan Golikov
7266dd3cd5 Basic implementation of creating new secret endpoint 2022-12-17 13:44:03 +01:00
ivnglkv
d80db89989 Merge pull request 'Basic Redis configuration' (#2) from redis-configuration into main 2022-12-17 12:00:52 +03:00
Ivan Golikov
b10f01dc70 Fixed wrong link in the README 2022-12-17 09:57:09 +01:00
Ivan Golikov
c7c6474432 Bash syntax highlighting in README 2022-12-17 09:54:22 +01:00
Ivan Golikov
6e6ae931f7 Basic Redis connection configuration 2022-12-17 09:53:50 +01:00
Ivan Golikov
8ee608364f Python 3.11 2022-12-17 09:37:41 +01:00
Ivan Golikov
846054922e Added instructions on how to start application to README 2022-06-13 01:03:13 +03:00
Ivan Golikov
2897e81a11 Added Installation section to README 2022-06-13 00:56:09 +03:00
Ivan Golikov
3d466c8e82 Running application with special command 2022-06-13 00:54:27 +03:00
Ivan Golikov
bbaeb40952 Ignoring build/ directory 2022-06-12 16:34:02 +03:00
ivnglkv
c51710dcb7 Merge pull request 'Integrating codestyle tools into project' (#1) from codestyle-tools into main 2022-06-12 16:21:42 +03:00
Ivan Golikov
d8dc37e79b Added Black badge to README 2022-06-12 15:45:42 +03:00
Ivan Golikov
faa6bd8beb Added Contributing section to README 2022-06-12 15:44:27 +03:00
Ivan Golikov
c28c307670 Run Black + Flake8 + isort before commit automatically 2022-06-12 15:33:14 +03:00
Ivan Golikov
2dc28192f2 Updated README with info about technologies which are used in this project 2022-06-12 13:50:48 +03:00
Ivan Golikov
7933983ffc Project packaging 2022-06-12 13:50:05 +03:00
Ivan Golikov
7c66d7934e Hello, world 2022-06-12 13:47:07 +03:00
Ivan Golikov
edf9c2fb23 Added BSD-3 license 2022-06-10 01:46:31 +03:00
Ivan Golikov
8bbbea5194 Initial commit 2022-06-10 01:08:36 +03:00