https://github.com/sndnv/nonamedb
Simple database and REST API implemented in multiple languages
https://github.com/sndnv/nonamedb
clojure database elixir exercises kotlin python rest-api rust scala
Last synced: 15 days ago
JSON representation
Simple database and REST API implemented in multiple languages
- Host: GitHub
- URL: https://github.com/sndnv/nonamedb
- Owner: sndnv
- License: apache-2.0
- Created: 2018-05-10T12:08:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T08:07:18.000Z (over 3 years ago)
- Last Synced: 2024-12-30T21:46:33.419Z (about 1 year ago)
- Topics: clojure, database, elixir, exercises, kotlin, python, rest-api, rust, scala
- Language: Scala
- Homepage:
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nonamedb
## Versioning
We use [SemVer](http://semver.org/) for versioning.
## License
This project is licensed under the Apache License, Version 2.0 - see the [LICENSE](LICENSE) file for details
> Copyright 2018 https://github.com/sndnv
>
> Licensed under the Apache License, Version 2.0 (the "License");
> you may not use this file except in compliance with the License.
> You may obtain a copy of the License at
>
> http://www.apache.org/licenses/LICENSE-2.0
>
> Unless required by applicable law or agreed to in writing, software
> distributed under the License is distributed on an "AS IS" BASIS,
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> See the License for the specific language governing permissions and
> limitations under the License.