/nitric-examples

Ready-to-run Nitric example projects 🚀

Primary LanguageTypeScript

Nitric Examples

Ready-to-run Nitric example projects 🚀

Website   âž™   Docs   âž™   Blog   âž™   Twitter



This repository contains a bunch of ready-to-run example projects, most of these examples are from the guides section of our website. Pick and example and follow the instructions in the corresponding README.

If there is a missing example, please feel free to open an issue.

TypeScript

Example Description
rest-api An example REST API using TypeScript.
rest-api-auth An example REST API with authentication (using Auth0).

Python

Example Description
rest-api An example REST API using Python.

Java

Example Description
rest-api An example REST API using Java.

Go

Example Description
rest-api An example REST API using Go.

Sites

Example Description
react-with-api An example React site with TypeScript REST API