Skip to content

Repository files navigation

Better-notes-web-api

TODO

Glossary

  • Better-Notes - app name
  • Note - record which contains text or any media
  • Tag - self descriptive

Resolve naming convention collisions

note_value_list: list[NoteValue] # Good! ✅ note_value_dict: Dict[str, Any] # Good! ✅ note_value_?: Dict[str, NoteValue] # How to name this?

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages