Skip to content

Commit

Permalink
Fixes in the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daniarmas committed Jan 19, 2025
1 parent d135d1e commit 4d13de4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,13 @@ This is a RESTful API for a notes application, developed using Go. Although the

- [x] Basic Authentication
- [x] Notes Managment
- [ ] File attachments
- [ ] Google Sign-In
- [x] File attachments

## Built With



* Programming language - [Go](https://go.dev)
* Http server - [net/http](https://pkg.go.dev/net/http)
* Database - [CockroachDB](https://www.cockroachlabs.com/docs/stable/)
* Database - [PostgreSQL](https://www.postgresql.org)
* Cache - [Redis](https://redis.io/)


Expand Down

0 comments on commit 4d13de4

Please sign in to comment.