Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days ago
JSON representation
🍉 Brazilian Table of Food Composition (TACO) - GraphQL API
- Host: GitHub
- URL: https://github.com/raulfdm/taco-api
- Owner: raulfdm
- License: mit
- Created: 2016-09-03T02:53:40.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T06:28:28.000Z (10 months ago)
- Last Synced: 2025-01-21T15:07:47.197Z (12 days ago)
- Topics: api, bun, food, graphql, nodejs
- Language: TypeScript
- Homepage: https://taco-api.netlify.app/
- Size: 5.79 MB
- Stars: 229
- Watchers: 11
- Forks: 65
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Taco GraphQL API
> Brazilian Table of Food Composition
![GraphQL Client](/apps/website/src/assets/graphql-playground.png)
## 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)