Skip to content

Repository files navigation

Keploy Quickstart Tutorial

A comprehensive documentation site created for the Keploy technical assessment, guiding users through the Keploy URL Shortener sample application using Go, Gin, and MongoDB.

Live Deployment: https://keploy-assessment.vercel.app/

Overview

This project is a modern, responsive tutorial website built with Next.js and MDX. It demonstrates how to integrate Keploy into a Go application workflow to automate API testing and dependency mocking.

Features

  • Documentation: Step-by-step guide to running the Keploy URL Shortener sample.
  • Table of Contents: Sticky sidebar navigation for easy access to tutorial sections.
  • Copy Code: Enhanced code blocks with one-click copy functionality.
  • Dark Mode: Fully supported dark/light theme toggling.
  • High Performance: Static generation using Next.js App Router.

Tech Stack

  • Framework: Next.js 15 (App Router)
  • Styling: Tailwind CSS
  • Content: MDX with next-mdx-remote / @next/mdx
  • Syntax Highlighting: prism-react-renderer
  • Deployment: Vercel

Local Development

To run this project locally:

  1. Clone the repository:

    git clone https://github.com/manvith2003/keploy_assessment.git
    cd keploy_assessment
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open http://localhost:3000 in your browser.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages