Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ Visit the following resources to learn more:
- [@article@JWT Authentication](https://roadmap.sh/guides/jwt-authentication)
- [@article@OAuth - Open Authorization](https://roadmap.sh/guides/oauth)
- [@article@SSO - Single Sign On](https://roadmap.sh/guides/sso)
- [@feed@Explore top posts about Authentication](https://app.daily.dev/tags/authentication?ref=roadmapsh)
- [@feed@Explore top posts about Authentication](https://app.daily.dev/tags/authentication?ref=roadmapsh)
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Elasticsearch is a document-oriented search engine and database supporting INSER

Visit the following resources to learn more:

- [@roadmap@Visit the Dedicated Elasticsearch Roadmap](https://roadmap.sh/elasticsearch)
- [@official@Elasticsearch Website](https://www.elastic.co/elasticsearch/)
- [@official@Elasticsearch Documentation](https://www.elastic.co/guide/index.html)
- [@video@What is Elasticsearch](https://www.youtube.com/watch?v=ZP0NmfyfsoM)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ API (Application Programming Interface) defines rules and protocols for software

Visit the following resources to learn more:

- [@roadmap@Visit the Dedicated API Design Roadmap](https://roadmap.sh/api-design)
- [@roadmap@Visit the Dedicated API Security Best Practices](https://roadmap.sh/api-security-best-practices)
- [@article@What is an API?](https://aws.amazon.com/what-is/api/)
- [@video@What is an API (in 5 minutes)](https://www.youtube.com/watch?v=ByGJQzlzxQg)
- [@feed@daily.dev API Feed](https://app.daily.dev/tags/rest-api)
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Visit the following resources to learn more:
- [@article@Roy Fieldings dissertation chapter, Representational State Transfer (REST)](https://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm)
- [@article@Learn REST: A RESTful Tutorial](https://restapitutorial.com/)
- [@video@What is a REST API?](https://www.youtube.com/watch?v=-mN3VyJuCjM)
- [@feed@Explore top posts about REST API](https://app.daily.dev/tags/rest-api?ref=roadmapsh)
- [@feed@Explore top posts about REST API](https://app.daily.dev/tags/rest-api?ref=roadmapsh)
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Rust is a systems programming language focused on safety, performance, and concu

Visit the following resources to learn more:

- [@roadmap@Visit Dedicated Rust Roadmap](https://roadmap.sh/rust)
- [@official@The Rust Programming Language - Book](https://doc.rust-lang.org/book/)
- [@article@Visit Dedicated Rust Roadmap](https://roadmap.sh/rust)
- [@article@Rust vs. Go: Why They’re Better Together](https://thenewstack.io/rust-vs-go-why-theyre-better-together/)
- [@article@Rust by the Numbers: The Rust Programming Language in 2021](https://thenewstack.io/rust-by-the-numbers-the-rust-programming-language-in-2021/)
- [@video@Learn Rust Programming](https://www.youtube.com/watch?v=BpPEoZW5IiY)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Web security protects applications from threats through strong authentication, e

Visit the following resources to learn more:

- [@roadmap@Visit the Dedicated Cybersecurity Roadmap](https://roadmap.sh/cyber-security)
- [@opensource@OWASP Web Application Security Testing Checklist](https://github.com/0xRadi/OWASP-Web-Checklist)
- [@article@Why HTTPS Matters](https://developers.google.com/web/fundamentals/security/encrypt-in-transit/why-https)
- [@video@7 Security Risks and Hacking Stories for Web Developers](https://www.youtube.com/watch?v=4YOpILi9Oxs)
Expand Down