Skip to content

Repository files navigation

Chirpy

HTTP server for backend of Chirpy - a twitter clone

Boot.dev project

This project was completed as part of the boot.dev back-end developer course curriculum

Learning Concepts applied

  • Building an HTTP server in Go with the standard library alone
  • RESTful API
  • Communicating with the client through HTTP status codes, JSON and headers
  • Using type-safe SQL to store and retrieve data from a Postgres Database
  • Implementing authentication/authorization with well-tested cryptographic libraries
  • Building Webhooks with API keys
  • Containerize Back-end server with Docker

About

Academic Project: HTTP server for backend of Chirpy - a twitter clone

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages