gravity-falls-api

所属分类:前端开发
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-09-20 10:36:15
上 传 者sh-1993
说明:  Gravity Falls API是我的API项目,使用Next JS构建,用于娱乐。,
(Gravity Falls API is my API project that is built with Next JS for entertainment.,)

文件列表:
LICENSE (1072, 2023-09-20)
components/ (0, 2023-09-20)
components/About.tsx (2746, 2023-09-20)
components/Documentation.tsx (12417, 2023-09-20)
components/Main.tsx (854, 2023-09-20)
components/Navigation.tsx (946, 2023-09-20)
components/SampleDatas.tsx (951, 2023-09-20)
components/Wrapper.tsx (312, 2023-09-20)
next.config.js (118, 2023-09-20)
package-lock.json (134406, 2023-09-20)
package.json (833, 2023-09-20)
pages/ (0, 2023-09-20)
pages/_app.tsx (178, 2023-09-20)
pages/_document.tsx (231, 2023-09-20)
pages/about.tsx (116, 2023-09-20)
pages/api/ (0, 2023-09-20)
pages/api/characters/ (0, 2023-09-20)
pages/api/characters/[characterId].tsx (729, 2023-09-20)
pages/api/characters/index.tsx (2238, 2023-09-20)
pages/api/index.tsx (394, 2023-09-20)
pages/documentation.tsx (145, 2023-09-20)
pages/index.tsx (606, 2023-09-20)
postcss.config.js (82, 2023-09-20)
prisma/ (0, 2023-09-20)
prisma/CharacterSeed.ts (2253, 2023-09-20)
prisma/schema.prisma (324, 2023-09-20)
public/ (0, 2023-09-20)
public/Gravity_Falls_logo.svg (24045, 2023-09-20)
public/favicon.ico (25931, 2023-09-20)
public/github-mark-white.svg (960, 2023-09-20)
public/image.jpg (74176, 2023-09-20)
public/next.svg (1375, 2023-09-20)
public/thirteen.svg (1138, 2023-09-20)
public/vercel.svg (629, 2023-09-20)
styles/ (0, 2023-09-20)
styles/globals.css (378, 2023-09-20)
tailwind.config.js (206, 2023-09-20)
tsconfig.json (648, 2023-09-20)
... ...

# Building Gravity Falls API This project is a Gravity Falls API project that is built upon Next JS and type safety for Typescript. Besides I have used Planetscale for my database and used Prisma ORM for executing operations on Planetscale. Furthermore, I have used web scrapping with Cheerio to take relative information about characters. Also, this project is open to any fixes and improvements. So don't be shy to collaborate on this project. You can check out my built API project below. [Gravity Falls API](https://gravity-falls-api.vercel.app/) ## TODO: - [ ] Make endpoint for available episodes and link characters with episodes - [ ] Make about section available as markdown. - [ ] Update documentation and make documentation available as markdown. - [ ] Code refactoring and strict types

近期下载者

相关文件


收藏者