Skip to content

jstlwy/FCCSharp

Repository files navigation

FCCSharp

An attempt to recreate all of the freeCodeCamp Back End projects in .NET.

Uses an SQL database instead of MongoDB.

The freeCodeCamp Back End projects are as follows:

  1. Timestamp Microservice
  2. Request Header Parser Microservice
  3. URL Shortener Microservice
  4. Exercise Tracker
  5. File Metadata Microservice

Because this project combines all microservices into one web app, some URIs had to be changed to avoid collisions, so the services will not work exactly as the freeCodeCamp automated grader expects.

About

The freeCodeCamp Back End projects in .NET.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published