An open API service indexing awesome lists of open source software.

https://github.com/mcclowes/codat-test-test-test

sdgsafdgasdfg
https://github.com/mcclowes/codat-test-test-test

Last synced: 7 months ago
JSON representation

sdgsafdgasdfg

Awesome Lists containing this project

README

          

# Codat NextJS Starter Project

![Vercel](https://vercelbadge.vercel.app/api/mcclowes/codat-nextjs-sample-project)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fcodatio%2Fcodat-nextjs-sample-project&env=CODAT_API_KEY&envDescription=Your%20Codat%20API%20Key&envLink=https%3A%2F%2Fdocs.codat.io%2Freference%2Fauthentication)

## Getting started

This repo contains a Next.js project setup to work with [Codat](#what-is-codat).

### Running locally

```bash
git clone git@github.com:codatio/codat-nextjs-sample-project.git codat
cd codat
npm install
npm run dev
```

> You'll need your API key before making your first request!
> **[Getting your key...](https://docs.codat.io/reference/authentication).**

### Running on Vercel

Hit the **Deploy** above to clone the project and start building!

> You'll need your API key to initialize the project!
> **[Getting your key...](https://docs.codat.io/reference/authentication).**

## Next steps

### Learn more about Codat

- [Read our getting started guide for developers](https://docs.codat.io/docs/get-started-api)
- [Read how to get authenticated](https://docs.codat.io/reference/authentication)
- [Learn about our /companies endpoint](https://docs.codat.io/reference/listcompanies)

### Learn more about Next.js

To learn more about Next.js, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

## What is Codat?

Codat is the universal API for small business data. We provide real-time connectivity to enable software providers and financial institutions to build integrated products for their small business customers.

Small businesses run on many different platforms. Codat gives these platforms a standard way to connect with each other so they can move data around seamlessly at scale.

---

If you've got feedback on this sample project or have ideas for other sample projects you'd like to see, raise an [Issue](https://github.com/codatio/codat-nextjs-sample-project/issues) or [drop us an email](mailto:developer-experience@codat.io).