Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raulfdm/taco-api

🍉 Brazilian Table of Food Composition (TACO) - GraphQL API
https://github.com/raulfdm/taco-api

api bun food graphql nodejs

Last synced: 1 day ago
JSON representation

🍉 Brazilian Table of Food Composition (TACO) - GraphQL API

Awesome Lists containing this project

README

        

# Taco GraphQL API

> Brazilian Table of Food Composition

![GraphQL Client](/apps/website/src/assets/graphql-playground.png)



build status

## Getting started

[https://taco-api.netlify.app/getting-started/](https://taco-api.netlify.app/getting-started/)

## Structure

This project is a monorepo:

- [The API project](./apps/api/)
- [The DOCs project](./apps/website)

The monorepo handling is done by Turbo and Bun.

## Docs

For more details about this API, check the official docs:

- [Portuguese](https://taco-api.netlify.app/about)
- [English](https://taco-api.netlify.app/en/about)

## License

[MIT](./LICENSE.md)